2026-04-30 15:10:28 +08:00
|
|
|
{
|
|
|
|
|
"name": "rc_autoplc_front",
|
|
|
|
|
"version": "0.0.0",
|
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
|
"requires": true,
|
|
|
|
|
"packages": {
|
|
|
|
|
"": {
|
|
|
|
|
"name": "rc_autoplc_front",
|
|
|
|
|
"version": "0.0.0",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"@amap/amap-jsapi-loader": "^1.0.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"axios": "^1.13.2",
|
2026-04-30 15:16:48 +08:00
|
|
|
"echarts": "^6.0.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"element-plus": "^2.12.0",
|
2026-04-30 15:16:48 +08:00
|
|
|
"html2canvas": "^1.4.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"pinia": "^3.0.4",
|
|
|
|
|
"pinia-plugin-persistedstate": "^4.7.1",
|
|
|
|
|
"vue": "^3.5.25",
|
2026-04-30 15:16:48 +08:00
|
|
|
"vue-echarts": "^8.0.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"vue-router": "^4.6.3"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@tsconfig/node24": "^24.0.3",
|
|
|
|
|
"@types/node": "^24.10.1",
|
|
|
|
|
"@vitejs/plugin-vue": "^6.0.2",
|
|
|
|
|
"@vue/tsconfig": "^0.8.1",
|
|
|
|
|
"npm-run-all2": "^8.0.4",
|
2026-04-30 15:16:48 +08:00
|
|
|
"sass-embedded": "^1.97.3",
|
2026-04-30 15:10:28 +08:00
|
|
|
"typescript": "~5.9.0",
|
|
|
|
|
"vite": "^7.2.4",
|
|
|
|
|
"vite-plugin-vue-devtools": "^8.0.5",
|
|
|
|
|
"vue-tsc": "^3.1.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.19.0 || >=22.12.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@amap/amap-jsapi-loader": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@amap/amap-jsapi-loader/-/amap-jsapi-loader-1.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"node_modules/@babel/code-frame": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
|
|
|
"js-tokens": "^4.0.0",
|
|
|
|
|
"picocolors": "^1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/compat-data": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/core": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
|
"@babel/generator": "^7.28.5",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.27.2",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.28.3",
|
|
|
|
|
"@babel/helpers": "^7.28.4",
|
|
|
|
|
"@babel/parser": "^7.28.5",
|
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
|
"@babel/traverse": "^7.28.5",
|
|
|
|
|
"@babel/types": "^7.28.5",
|
|
|
|
|
"@jridgewell/remapping": "^2.3.5",
|
|
|
|
|
"convert-source-map": "^2.0.0",
|
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
|
|
"json5": "^2.2.3",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/babel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.28.5",
|
|
|
|
|
"@babel/types": "^7.28.5",
|
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.12",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.28",
|
|
|
|
|
"jsesc": "^3.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
|
|
|
"version": "7.27.3",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.27.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
|
|
|
"version": "7.27.2",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/compat-data": "^7.27.2",
|
|
|
|
|
"@babel/helper-validator-option": "^7.27.1",
|
|
|
|
|
"browserslist": "^4.24.0",
|
|
|
|
|
"lru-cache": "^5.1.1",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.28.5",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.27.1",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.28.5",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-globals": {
|
|
|
|
|
"version": "7.28.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/traverse": "^7.28.5",
|
|
|
|
|
"@babel/types": "^7.28.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/traverse": "^7.27.1",
|
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
|
"version": "7.28.3",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-module-imports": "^7.27.1",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.28.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.27.1",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/traverse": "^7.27.1",
|
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-option": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
|
"@babel/types": "^7.28.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.28.5"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-proposal-decorators": {
|
|
|
|
|
"version": "7.28.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/plugin-syntax-decorators": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-decorators": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-import-meta": {
|
|
|
|
|
"version": "7.10.4",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.28.5",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
|
|
|
"@babel/plugin-syntax-typescript": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/template": {
|
|
|
|
|
"version": "7.27.2",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
|
"@babel/parser": "^7.27.2",
|
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
|
"@babel/generator": "^7.28.5",
|
|
|
|
|
"@babel/helper-globals": "^7.28.0",
|
|
|
|
|
"@babel/parser": "^7.28.5",
|
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
|
"@babel/types": "^7.28.5",
|
|
|
|
|
"debug": "^4.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-string-parser": "^7.27.1",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.28.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@bufbuild/protobuf": {
|
|
|
|
|
"version": "2.11.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.11.0.tgz",
|
|
|
|
|
"integrity": "sha512-sBXGT13cpmPR5BMgHE6UEEfEaShh5Ror6rfN3yEK5si7QVrtZg8LEPQb0VVhiLRUslD2yLnXtnRzG035J/mZXQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "(Apache-2.0 AND BSD-3-Clause)"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"node_modules/@ctrl/tinycolor": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@element-plus/icons-vue": {
|
|
|
|
|
"version": "2.3.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "^3.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@esbuild/aix-ppc64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ppc64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"aix"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/android-arm": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/android-arm64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/android-x64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-04-30 15:16:48 +08:00
|
|
|
"x64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"android"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@esbuild/darwin-arm64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-06-10 13:57:24 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@esbuild/darwin-x64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-06-10 13:57:24 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"freebsd"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
2026-04-30 15:16:48 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@esbuild/freebsd-x64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-06-10 13:57:24 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"freebsd"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@esbuild/linux-arm": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-06-10 13:57:24 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@esbuild/linux-arm64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-06-10 13:57:24 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"node": ">=18"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@esbuild/linux-ia32": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
2026-04-30 15:16:48 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@esbuild/linux-loong64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"loong64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-06-10 13:57:24 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@esbuild/linux-mips64el": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"mips64el"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
2026-06-10 13:57:24 +08:00
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/linux-ppc64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ppc64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/linux-riscv64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"riscv64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/linux-s390x": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"s390x"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/linux-x64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/netbsd-arm64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"netbsd"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
2026-04-30 15:16:48 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@esbuild/netbsd-x64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"netbsd"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/openbsd-arm64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"openbsd"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/openbsd-x64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"openbsd"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/openharmony-arm64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"openharmony"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/sunos-x64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"sunos"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/win32-arm64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/win32-ia32": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/win32-x64": {
|
|
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@floating-ui/core": {
|
|
|
|
|
"version": "1.7.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/utils": "^0.2.10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@floating-ui/dom": {
|
|
|
|
|
"version": "1.7.4",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/core": "^1.7.3",
|
|
|
|
|
"@floating-ui/utils": "^0.2.10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@floating-ui/utils": {
|
|
|
|
|
"version": "0.2.10",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
|
|
|
"version": "0.3.13",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/remapping": {
|
|
|
|
|
"version": "2.3.5",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
|
|
|
"version": "3.1.2",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
|
"version": "1.5.5",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
|
|
|
"version": "0.3.31",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"detect-libc": "^2.0.3",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
|
"node-addon-api": "^7.0.0",
|
|
|
|
|
"picomatch": "^4.0.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@parcel/watcher-android-arm64": "2.5.6",
|
|
|
|
|
"@parcel/watcher-darwin-arm64": "2.5.6",
|
|
|
|
|
"@parcel/watcher-darwin-x64": "2.5.6",
|
|
|
|
|
"@parcel/watcher-freebsd-x64": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-arm-glibc": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-arm-musl": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-arm64-glibc": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-arm64-musl": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-x64-glibc": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-x64-musl": "2.5.6",
|
|
|
|
|
"@parcel/watcher-win32-arm64": "2.5.6",
|
|
|
|
|
"@parcel/watcher-win32-ia32": "2.5.6",
|
|
|
|
|
"@parcel/watcher-win32-x64": "2.5.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-android-arm64": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-darwin-arm64": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-darwin-x64": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-freebsd-x64": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"freebsd"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-arm-glibc": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-arm-musl": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-arm64-glibc": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-arm64-musl": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-x64-glibc": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-x64-musl": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-win32-arm64": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-win32-ia32": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-win32-x64": {
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@polka/url": {
|
|
|
|
|
"version": "1.0.0-next.29",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@popperjs/core": {
|
|
|
|
|
"name": "@sxzz/popperjs-es",
|
|
|
|
|
"version": "2.11.7",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/popperjs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rolldown/pluginutils": {
|
|
|
|
|
"version": "1.0.0-beta.50",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-dnxczajOqt0gesZlN5pGQ1s1imQVrsmCw5G2Ci4oM+0WvNz3pyRnlWrT7McoZIb8VlFwCawdmbWRmxRn7HI+VQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-Bp3JpGP00Vu3f238ivRrjf7z3xSzVPXqCmaJYA9t2c+c8vKYvOzmXF7LkkeUalTEGd6cZcSWe+PFIP3Vy48fRg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-zaYIpr670mUmmZ1tVzUFplbQbG7h3Gugx3L5FoqhsC2m/YnLlR1a7zVLmXNPy+iY1tFPEbNG+HHBXZGyId0G5w==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-+P49fvkv2dSoeevUW+lgZ/I2JHSsJCK1Lyjj7Cu6E4UHG4tS9XIefzIjo5qhgELjAclnen1rLzK2PMKJdo+Dyg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-l3FAAOyKJXH2ea6KNFN+MMgC/rnE94YGLXs2ehYqDcCoHt1DpvgWX75BhUJxN38XojP7Ul+4H8PRn7EdyqSDrw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"freebsd"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-freebsd-x64": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-VokPN3TSctKj65cyCNPaUh4vMFA8awxOot/0sp+4J7ZlNRKQEhXhawqPwajoi8H5ZFt61i0ugZJuTKXBjGJ17Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"freebsd"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-DxH0P3wxm+Yzs/p3zrk9dw1rURu8p0Nv5+MRK/L7OtnLNg5rLZraSBFZ8iUXOd9f2BlhJyEpIZUH/emjq4UJ4g==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-T6ZvMNe84kAz6TBWHC7hGAoEtzP1LWYw/AqayGWEF6uISt3Abk/st06LqRD9THd7Xz3NxzurUpzAuEAUbZf+nw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-q/4hzvQkDs8b4jIBab1pnLiiM0ayTZsN2amBFPDzuyZxjEd4wDwx0UJFYM3cOZzSf5Kw8fnWSprJzIBMkcR44Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-vvYWX3akdEAY6km+9wAqFDnk6pQsbJKVnj7xawcvs/+fdlYBGp+U+Qq/lLfpIxYIZvZLHMAKD9HLdacSx/r3dw==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-04-30 15:16:48 +08:00
|
|
|
"arm64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"linux"
|
|
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-linux-loong64-gnu": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-DePa5cqOxDP/Zp0VOXpeWaGew5iIv5DXp9NYbzkX5PFQyWVX9184WCTh3hvr/7lhXo8ZVlbFLkz8+o/q1dU6gA==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"loong64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"linux"
|
|
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-linux-loong64-musl": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-LV8aWMB8UChglMCEzs7RkN0GsH29RJaLLqwm9fCIjlqwxQTiWAqNcc7wjBkH31hV0PU/yVxGYvrYsgfea2qw6g==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"loong64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"linux"
|
|
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-QoNSnwQtaeNu5grdBbsL0tt1uyl5EnS8DA8Mr3nluMXbhdQNyhN+G4tBax7VCdxLKj8YJ0/4OO9Ho84jMnJtKA==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"ppc64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"linux"
|
|
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-linux-ppc64-musl": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-/zZp5MKapIIApE8trN8qLGNSiRN9TUoaUZ1cmVu4XnVdd5LQLOXTtyi+vtfUbNnT3iyjzpPqYeKXmvJ+gJGYWw==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"ppc64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
2026-06-10 13:57:24 +08:00
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-RbrzcD3aJ1k3UbtMRRBNwojdVVyXjuVAFTfn/xPa6EEl6GE9Sm/akPgFTb9aAC9pMKGJ6CtWxaGrqWcabH+ySg==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"riscv64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
2026-06-10 13:57:24 +08:00
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-ZF+onDsBso8PJf1XaG9lB+O9RnBpKGnY6OrzC4CSHrtC1jb6jWLTKK4bRqdoCXHd22gyr2hiYmEAm8Wns/BOCw==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"riscv64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
2026-06-10 13:57:24 +08:00
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-Atk0aSIk5Zx2Wuh9dgRQgLP0Koc8hOeYpbWryMXyk8G8/HmPkwPPkMqIIDhrXHHYqfUzSJA/I7IWSBv8xSmRBA==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"s390x"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
2026-06-10 13:57:24 +08:00
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-0uMOcf3eZ5K+K4cYHkdxShFMPlPXCOdfDFEFn9dNYAEEd2cVvmOfH7zFgRVoDgmtQ1m9k5q7qfrHzyMAubKYUA==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
2026-06-10 13:57:24 +08:00
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-mvFtE4A/t/7hRJ7X8Ozmu8FsIkAUat2nzl12pgU337BRmq87AQUJztwHz2Zv5/tjo9/C95E66CK03SI/ToEDJw==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-04-30 15:16:48 +08:00
|
|
|
"x64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
2026-04-30 15:16:48 +08:00
|
|
|
"linux"
|
2026-06-10 13:57:24 +08:00
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-openbsd-x64": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-z9b9+aTxvt8n2rNltMPvyaUfB8NJ+CVyOrGK/MdIKHx7B+lXmZpm/XbRsU7Rpf3fRqJ2uS6mBJiJveCtq8LHDg==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"x64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"openbsd"
|
|
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-openharmony-arm64": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-jXaXFqKMehsOc+g8R6oo33RRC6w07G9jDBxAE5eAKX7mOcCbZloYIPNhfG9Wl+P9O9IWHFO4OJgPi1Ml2qkt7w==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"arm64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"openharmony"
|
|
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-OXNWVFocS2IA4+QplhTZZ2a+8hPZR7T8KuozsNmJKK8y7cp83StHvGksfHzPG3wczWTczyWHVQuqeiTUbjiyBg==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-06-10 13:57:24 +08:00
|
|
|
"arm64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
2026-04-30 15:16:48 +08:00
|
|
|
"win32"
|
2026-06-10 13:57:24 +08:00
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-AlAbNtBO637LxSldqV43z0FfXoGfl2TW1DgAg/bs7aQswFbDewz2SJm3BUhiGfbOVtW571xbc9p+REdxhyN/Eg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-06-10 13:57:24 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
]
|
2026-04-30 15:16:48 +08:00
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-win32-x64-gnu": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-QRSrQXyJ1M4tjNXdR0/G/IgV6lzfQQJYBjlWIEYkY2Xs86DRl/iEpQ4blMDjJxSl7n19eDKKXMg0AmuBVYy8pQ==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
2026-04-30 15:16:48 +08:00
|
|
|
"win32"
|
|
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-tkuFxhvKO/HlGd0VsINF6vHSYH8AF8W0TcNxKDK6JZmrehngFj78pToc8iemtnvwilDjs2G/qSzYFhe9U8q+fw==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"cpu": [
|
2026-04-30 15:16:48 +08:00
|
|
|
"x64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
2026-04-30 15:16:48 +08:00
|
|
|
]
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@tsconfig/node24": {
|
|
|
|
|
"version": "24.0.3",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@types/estree": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "1.0.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz",
|
|
|
|
|
"integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@types/lodash": {
|
|
|
|
|
"version": "4.17.21",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/lodash-es": {
|
|
|
|
|
"version": "4.17.12",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"peer": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"@types/lodash": "*"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "24.10.2",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"peer": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"undici-types": "~7.16.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@types/web-bluetooth": {
|
|
|
|
|
"version": "0.0.16",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vitejs/plugin-vue": {
|
|
|
|
|
"version": "6.0.2",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"@rolldown/pluginutils": "1.0.0-beta.50"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.19.0 || >=22.12.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0",
|
|
|
|
|
"vue": "^3.2.25"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@volar/language-core": {
|
|
|
|
|
"version": "2.4.26",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"@volar/source-map": "2.4.26"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@volar/source-map": {
|
|
|
|
|
"version": "2.4.26",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@volar/typescript": {
|
|
|
|
|
"version": "2.4.26",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@volar/language-core": "2.4.26",
|
|
|
|
|
"path-browserify": "^1.0.1",
|
|
|
|
|
"vscode-uri": "^3.0.8"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/babel-helper-vue-transform-on": {
|
|
|
|
|
"version": "1.5.0",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/babel-plugin-jsx": {
|
|
|
|
|
"version": "1.5.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"@babel/helper-module-imports": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.27.1",
|
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
|
"@babel/traverse": "^7.28.0",
|
|
|
|
|
"@babel/types": "^7.28.2",
|
|
|
|
|
"@vue/babel-helper-vue-transform-on": "1.5.0",
|
|
|
|
|
"@vue/babel-plugin-resolve-type": "1.5.0",
|
|
|
|
|
"@vue/shared": "^3.5.18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@babel/core": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/babel-plugin-resolve-type": {
|
|
|
|
|
"version": "1.5.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
|
"@babel/helper-module-imports": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/parser": "^7.28.0",
|
|
|
|
|
"@vue/compiler-sfc": "^3.5.18"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"funding": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"url": "https://github.com/sponsors/sxzz"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/compiler-core": {
|
|
|
|
|
"version": "3.5.25",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.28.5",
|
|
|
|
|
"@vue/shared": "3.5.25",
|
|
|
|
|
"entities": "^4.5.0",
|
|
|
|
|
"estree-walker": "^2.0.2",
|
|
|
|
|
"source-map-js": "^1.2.1"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/compiler-dom": {
|
|
|
|
|
"version": "3.5.25",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-core": "3.5.25",
|
|
|
|
|
"@vue/shared": "3.5.25"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/compiler-sfc": {
|
|
|
|
|
"version": "3.5.25",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.28.5",
|
|
|
|
|
"@vue/compiler-core": "3.5.25",
|
|
|
|
|
"@vue/compiler-dom": "3.5.25",
|
|
|
|
|
"@vue/compiler-ssr": "3.5.25",
|
|
|
|
|
"@vue/shared": "3.5.25",
|
|
|
|
|
"estree-walker": "^2.0.2",
|
|
|
|
|
"magic-string": "^0.30.21",
|
|
|
|
|
"postcss": "^8.5.6",
|
|
|
|
|
"source-map-js": "^1.2.1"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/compiler-ssr": {
|
|
|
|
|
"version": "3.5.25",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-dom": "3.5.25",
|
|
|
|
|
"@vue/shared": "3.5.25"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/devtools-api": {
|
|
|
|
|
"version": "7.7.9",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/devtools-kit": "^7.7.9"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/devtools-core": {
|
|
|
|
|
"version": "8.0.5",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/devtools-kit": "^8.0.5",
|
|
|
|
|
"@vue/devtools-shared": "^8.0.5",
|
|
|
|
|
"mitt": "^3.0.1",
|
|
|
|
|
"nanoid": "^5.1.5",
|
|
|
|
|
"pathe": "^2.0.3",
|
|
|
|
|
"vite-hot-client": "^2.1.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "^3.0.0"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/devtools-core/node_modules/@vue/devtools-kit": {
|
|
|
|
|
"version": "8.0.5",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/devtools-shared": "^8.0.5",
|
|
|
|
|
"birpc": "^2.6.1",
|
|
|
|
|
"hookable": "^5.5.3",
|
|
|
|
|
"mitt": "^3.0.1",
|
|
|
|
|
"perfect-debounce": "^2.0.0",
|
|
|
|
|
"speakingurl": "^14.0.1",
|
|
|
|
|
"superjson": "^2.2.2"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/devtools-core/node_modules/@vue/devtools-shared": {
|
|
|
|
|
"version": "8.0.5",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"rfdc": "^1.4.1"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/devtools-core/node_modules/nanoid": {
|
|
|
|
|
"version": "5.1.6",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"bin": {
|
|
|
|
|
"nanoid": "bin/nanoid.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18 || >=20"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/devtools-core/node_modules/perfect-debounce": {
|
|
|
|
|
"version": "2.0.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/devtools-kit": {
|
|
|
|
|
"version": "7.7.9",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/devtools-shared": "^7.7.9",
|
|
|
|
|
"birpc": "^2.3.0",
|
|
|
|
|
"hookable": "^5.5.3",
|
|
|
|
|
"mitt": "^3.0.1",
|
|
|
|
|
"perfect-debounce": "^1.0.0",
|
|
|
|
|
"speakingurl": "^14.0.1",
|
|
|
|
|
"superjson": "^2.2.2"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/devtools-shared": {
|
|
|
|
|
"version": "7.7.9",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"rfdc": "^1.4.1"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/language-core": {
|
|
|
|
|
"version": "3.1.8",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@volar/language-core": "2.4.26",
|
|
|
|
|
"@vue/compiler-dom": "^3.5.0",
|
|
|
|
|
"@vue/shared": "^3.5.0",
|
|
|
|
|
"alien-signals": "^3.0.0",
|
|
|
|
|
"muggle-string": "^0.4.1",
|
|
|
|
|
"path-browserify": "^1.0.1",
|
|
|
|
|
"picomatch": "^4.0.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"typescript": "*"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"typescript": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/reactivity": {
|
|
|
|
|
"version": "3.5.25",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/shared": "3.5.25"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/runtime-core": {
|
|
|
|
|
"version": "3.5.25",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/reactivity": "3.5.25",
|
|
|
|
|
"@vue/shared": "3.5.25"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/runtime-dom": {
|
|
|
|
|
"version": "3.5.25",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/reactivity": "3.5.25",
|
|
|
|
|
"@vue/runtime-core": "3.5.25",
|
|
|
|
|
"@vue/shared": "3.5.25",
|
|
|
|
|
"csstype": "^3.1.3"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/server-renderer": {
|
|
|
|
|
"version": "3.5.25",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-ssr": "3.5.25",
|
|
|
|
|
"@vue/shared": "3.5.25"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "3.5.25"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vue/shared": {
|
|
|
|
|
"version": "3.5.25",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/tsconfig": {
|
|
|
|
|
"version": "0.8.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"typescript": "5.x",
|
|
|
|
|
"vue": "^3.4.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"typescript": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"vue": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vueuse/core": {
|
|
|
|
|
"version": "9.13.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@types/web-bluetooth": "^0.0.16",
|
|
|
|
|
"@vueuse/metadata": "9.13.0",
|
|
|
|
|
"@vueuse/shared": "9.13.0",
|
|
|
|
|
"vue-demi": "*"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vueuse/core/node_modules/vue-demi": {
|
|
|
|
|
"version": "0.14.10",
|
|
|
|
|
"hasInstallScript": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"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-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vueuse/metadata": {
|
|
|
|
|
"version": "9.13.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vueuse/shared": {
|
|
|
|
|
"version": "9.13.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"vue-demi": "*"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/@vueuse/shared/node_modules/vue-demi": {
|
|
|
|
|
"version": "0.14.10",
|
|
|
|
|
"hasInstallScript": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"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-04-30 15:10:28 +08:00
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/agent-base": {
|
|
|
|
|
"version": "6.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/alien-signals": {
|
|
|
|
|
"version": "3.1.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/ansi-styles": {
|
|
|
|
|
"version": "6.2.3",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ansis": {
|
|
|
|
|
"version": "4.2.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/async-validator": {
|
|
|
|
|
"version": "4.2.5",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/asynckit": {
|
|
|
|
|
"version": "0.4.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/axios": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "1.16.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.16.1.tgz",
|
|
|
|
|
"integrity": "sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"follow-redirects": "^1.16.0",
|
|
|
|
|
"form-data": "^4.0.5",
|
|
|
|
|
"https-proxy-agent": "^5.0.1",
|
|
|
|
|
"proxy-from-env": "^2.1.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/base64-arraybuffer": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.6.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/baseline-browser-mapping": {
|
|
|
|
|
"version": "2.9.5",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"bin": {
|
|
|
|
|
"baseline-browser-mapping": "dist/cli.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/birpc": {
|
|
|
|
|
"version": "2.9.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/browserslist": {
|
|
|
|
|
"version": "4.28.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "tidelift",
|
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"baseline-browser-mapping": "^2.9.0",
|
|
|
|
|
"caniuse-lite": "^1.0.30001759",
|
|
|
|
|
"electron-to-chromium": "^1.5.263",
|
|
|
|
|
"node-releases": "^2.0.27",
|
|
|
|
|
"update-browserslist-db": "^1.2.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"browserslist": "cli.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/bundle-name": {
|
|
|
|
|
"version": "4.1.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"run-applescript": "^7.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=18"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/call-bind-apply-helpers": {
|
|
|
|
|
"version": "1.0.2",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
|
"function-bind": "^1.1.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/caniuse-lite": {
|
|
|
|
|
"version": "1.0.30001760",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "tidelift",
|
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "CC-BY-4.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/chokidar": {
|
|
|
|
|
"version": "4.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"readdirp": "^4.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14.16.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://paulmillr.com/funding/"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/colorjs.io": {
|
|
|
|
|
"version": "0.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/colorjs.io/-/colorjs.io-0.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/combined-stream": {
|
|
|
|
|
"version": "1.0.8",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"delayed-stream": "~1.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/convert-source-map": {
|
|
|
|
|
"version": "2.0.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/copy-anything": {
|
|
|
|
|
"version": "4.0.5",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"is-what": "^5.2.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/mesqueeb"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/cross-spawn": {
|
|
|
|
|
"version": "7.0.6",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"path-key": "^3.1.0",
|
|
|
|
|
"shebang-command": "^2.0.0",
|
|
|
|
|
"which": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/cross-spawn/node_modules/isexe": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/cross-spawn/node_modules/which": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"isexe": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"node-which": "bin/node-which"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/css-line-break": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-line-break/-/css-line-break-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"utrie": "^1.0.2"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/csstype": {
|
|
|
|
|
"version": "3.2.3",
|
|
|
|
|
"license": "MIT"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/dayjs": {
|
|
|
|
|
"version": "1.11.19",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/debug": {
|
|
|
|
|
"version": "4.4.3",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"ms": "^2.1.3"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"supports-color": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/default-browser": {
|
|
|
|
|
"version": "5.4.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"bundle-name": "^4.1.0",
|
|
|
|
|
"default-browser-id": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/default-browser-id": {
|
|
|
|
|
"version": "5.0.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/define-lazy-prop": {
|
|
|
|
|
"version": "3.0.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/defu": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "6.1.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/defu/-/defu-6.1.7.tgz",
|
|
|
|
|
"integrity": "sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/delayed-stream": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/detect-libc": {
|
|
|
|
|
"version": "2.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dunder-proto": {
|
|
|
|
|
"version": "1.0.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
|
"gopd": "^1.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/echarts": {
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/echarts/-/echarts-6.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-Tte/grDQRiETQP4xz3iZWSvoHrkCQtwqd6hs+mifXcjrCuo2iKWbajFObuLJVBlDIJlOzgQPd1hsaKt/3+OMkQ==",
|
|
|
|
|
"license": "Apache-2.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"tslib": "2.3.0",
|
|
|
|
|
"zrender": "6.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/echarts/node_modules/tslib": {
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
|
|
|
|
|
"license": "0BSD"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/electron-to-chromium": {
|
|
|
|
|
"version": "1.5.267",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/element-plus": {
|
|
|
|
|
"version": "2.12.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"@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": "^9.1.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"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"vue": "^3.2.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/entities": {
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/error-stack-parser-es": {
|
|
|
|
|
"version": "1.0.5",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/es-define-property": {
|
|
|
|
|
"version": "1.0.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/es-errors": {
|
|
|
|
|
"version": "1.3.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/es-object-atoms": {
|
|
|
|
|
"version": "1.1.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"es-errors": "^1.3.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/es-set-tostringtag": {
|
|
|
|
|
"version": "2.1.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
|
"get-intrinsic": "^1.2.6",
|
|
|
|
|
"has-tostringtag": "^1.0.2",
|
|
|
|
|
"hasown": "^2.0.2"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/esbuild": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "0.27.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.7.tgz",
|
|
|
|
|
"integrity": "sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"esbuild": "bin/esbuild"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=18"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"optionalDependencies": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"@esbuild/aix-ppc64": "0.27.7",
|
|
|
|
|
"@esbuild/android-arm": "0.27.7",
|
|
|
|
|
"@esbuild/android-arm64": "0.27.7",
|
|
|
|
|
"@esbuild/android-x64": "0.27.7",
|
|
|
|
|
"@esbuild/darwin-arm64": "0.27.7",
|
|
|
|
|
"@esbuild/darwin-x64": "0.27.7",
|
|
|
|
|
"@esbuild/freebsd-arm64": "0.27.7",
|
|
|
|
|
"@esbuild/freebsd-x64": "0.27.7",
|
|
|
|
|
"@esbuild/linux-arm": "0.27.7",
|
|
|
|
|
"@esbuild/linux-arm64": "0.27.7",
|
|
|
|
|
"@esbuild/linux-ia32": "0.27.7",
|
|
|
|
|
"@esbuild/linux-loong64": "0.27.7",
|
|
|
|
|
"@esbuild/linux-mips64el": "0.27.7",
|
|
|
|
|
"@esbuild/linux-ppc64": "0.27.7",
|
|
|
|
|
"@esbuild/linux-riscv64": "0.27.7",
|
|
|
|
|
"@esbuild/linux-s390x": "0.27.7",
|
|
|
|
|
"@esbuild/linux-x64": "0.27.7",
|
|
|
|
|
"@esbuild/netbsd-arm64": "0.27.7",
|
|
|
|
|
"@esbuild/netbsd-x64": "0.27.7",
|
|
|
|
|
"@esbuild/openbsd-arm64": "0.27.7",
|
|
|
|
|
"@esbuild/openbsd-x64": "0.27.7",
|
|
|
|
|
"@esbuild/openharmony-arm64": "0.27.7",
|
|
|
|
|
"@esbuild/sunos-x64": "0.27.7",
|
|
|
|
|
"@esbuild/win32-arm64": "0.27.7",
|
|
|
|
|
"@esbuild/win32-ia32": "0.27.7",
|
|
|
|
|
"@esbuild/win32-x64": "0.27.7"
|
2026-04-30 15:16:48 +08:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/escalade": {
|
|
|
|
|
"version": "3.2.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/estree-walker": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fdir": {
|
|
|
|
|
"version": "6.5.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"picomatch": "^3 || ^4"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"picomatch": {
|
2026-04-30 15:10:28 +08:00
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/follow-redirects": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "1.16.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
|
|
|
|
|
"integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
|
2026-04-30 15:16:48 +08:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "individual",
|
|
|
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
|
|
}
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"debug": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/form-data": {
|
|
|
|
|
"version": "4.0.5",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
|
"combined-stream": "^1.0.8",
|
|
|
|
|
"es-set-tostringtag": "^2.1.0",
|
|
|
|
|
"hasown": "^2.0.2",
|
|
|
|
|
"mime-types": "^2.1.12"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/fsevents": {
|
|
|
|
|
"version": "2.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/function-bind": {
|
|
|
|
|
"version": "1.1.2",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/gensync": {
|
|
|
|
|
"version": "1.0.0-beta.2",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=6.9.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/get-intrinsic": {
|
|
|
|
|
"version": "1.3.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"call-bind-apply-helpers": "^1.0.2",
|
|
|
|
|
"es-define-property": "^1.0.1",
|
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
|
"es-object-atoms": "^1.1.1",
|
|
|
|
|
"function-bind": "^1.1.2",
|
|
|
|
|
"get-proto": "^1.0.1",
|
|
|
|
|
"gopd": "^1.2.0",
|
|
|
|
|
"has-symbols": "^1.1.0",
|
|
|
|
|
"hasown": "^2.0.2",
|
|
|
|
|
"math-intrinsics": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/get-proto": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"dunder-proto": "^1.0.1",
|
|
|
|
|
"es-object-atoms": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/gopd": {
|
|
|
|
|
"version": "1.2.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"funding": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/has-flag": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=8"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/has-symbols": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/has-tostringtag": {
|
|
|
|
|
"version": "1.0.2",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"has-symbols": "^1.0.3"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">= 0.4"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/hasown": {
|
|
|
|
|
"version": "2.0.2",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"function-bind": "^1.1.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/hookable": {
|
|
|
|
|
"version": "5.5.3",
|
|
|
|
|
"license": "MIT"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/html2canvas": {
|
|
|
|
|
"version": "1.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"css-line-break": "^2.1.0",
|
|
|
|
|
"text-segmentation": "^1.0.3"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=8.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-06-10 13:57:24 +08:00
|
|
|
"node_modules/https-proxy-agent": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"agent-base": "6",
|
|
|
|
|
"debug": "4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/immutable": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "5.1.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.6.tgz",
|
|
|
|
|
"integrity": "sha512-q1swsS8K7L8usSHuOqF2TAoCCkonYz0SG38wLAggaa4Wml70zixIvt2ql4coQ2C2B3hTjltJry4r6bULwgAXLQ==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/is-docker": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"bin": {
|
|
|
|
|
"is-docker": "cli.js"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/is-extglob": {
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=0.10.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/is-glob": {
|
|
|
|
|
"version": "4.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"is-extglob": "^2.1.1"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=0.10.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/is-inside-container": {
|
|
|
|
|
"version": "1.0.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"is-docker": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"is-inside-container": "cli.js"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.16"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/is-what": {
|
|
|
|
|
"version": "5.5.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"url": "https://github.com/sponsors/mesqueeb"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/is-wsl": {
|
|
|
|
|
"version": "3.1.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"is-inside-container": "^1.0.0"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=16"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/isexe": {
|
|
|
|
|
"version": "3.1.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "ISC",
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=16"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/js-tokens": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/jsesc": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"bin": {
|
|
|
|
|
"jsesc": "bin/jsesc"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=6"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/json-parse-even-better-errors": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/json5": {
|
|
|
|
|
"version": "2.2.3",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"json5": "lib/cli.js"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=6"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/kolorist": {
|
|
|
|
|
"version": "1.8.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/lodash": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "4.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash-es": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "4.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash-unified": {
|
|
|
|
|
"version": "1.0.3",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"@types/lodash-es": "*",
|
|
|
|
|
"lodash": "*",
|
|
|
|
|
"lodash-es": "*"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/lru-cache": {
|
|
|
|
|
"version": "5.1.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"yallist": "^3.0.2"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/magic-string": {
|
|
|
|
|
"version": "0.30.21",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.5"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/math-intrinsics": {
|
|
|
|
|
"version": "1.1.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/memoize-one": {
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/memorystream": {
|
|
|
|
|
"version": "0.3.1",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">= 0.10.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/mime-db": {
|
|
|
|
|
"version": "1.52.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">= 0.6"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/mime-types": {
|
|
|
|
|
"version": "2.1.35",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"mime-db": "1.52.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">= 0.6"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/mitt": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"license": "MIT"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/mrmime": {
|
|
|
|
|
"version": "2.0.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=10"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/ms": {
|
|
|
|
|
"version": "2.1.3",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/muggle-string": {
|
|
|
|
|
"version": "0.4.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/nanoid": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "3.3.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz",
|
|
|
|
|
"integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"funding": [
|
|
|
|
|
{
|
2026-04-30 15:16:48 +08:00
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"bin": {
|
|
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/node-addon-api": {
|
|
|
|
|
"version": "7.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/node-releases": {
|
|
|
|
|
"version": "2.0.27",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/normalize-wheel-es": {
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/npm-normalize-package-bin": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || >=20.5.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/npm-run-all2": {
|
|
|
|
|
"version": "8.0.4",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-styles": "^6.2.1",
|
|
|
|
|
"cross-spawn": "^7.0.6",
|
|
|
|
|
"memorystream": "^0.3.1",
|
|
|
|
|
"picomatch": "^4.0.2",
|
|
|
|
|
"pidtree": "^0.6.0",
|
|
|
|
|
"read-package-json-fast": "^4.0.0",
|
|
|
|
|
"shell-quote": "^1.7.3",
|
|
|
|
|
"which": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"npm-run-all": "bin/npm-run-all/index.js",
|
|
|
|
|
"npm-run-all2": "bin/npm-run-all/index.js",
|
|
|
|
|
"run-p": "bin/run-p/index.js",
|
|
|
|
|
"run-s": "bin/run-s/index.js"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": "^20.5.0 || >=22.0.0",
|
|
|
|
|
"npm": ">= 10"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/ohash": {
|
|
|
|
|
"version": "2.0.11",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/open": {
|
|
|
|
|
"version": "10.2.0",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"default-browser": "^5.2.1",
|
|
|
|
|
"define-lazy-prop": "^3.0.0",
|
|
|
|
|
"is-inside-container": "^1.0.0",
|
|
|
|
|
"wsl-utils": "^0.1.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=18"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/path-browserify": {
|
2026-04-30 15:10:28 +08:00
|
|
|
"version": "1.0.1",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/path-key": {
|
|
|
|
|
"version": "3.1.1",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=8"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/pathe": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/perfect-debounce": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/picocolors": {
|
|
|
|
|
"version": "1.1.1",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/picomatch": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "4.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=12"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/pidtree": {
|
|
|
|
|
"version": "0.6.0",
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"bin": {
|
|
|
|
|
"pidtree": "bin/pidtree.js"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=0.10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/pinia": {
|
|
|
|
|
"version": "3.0.4",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/devtools-api": "^7.7.7"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"url": "https://github.com/sponsors/posva"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"typescript": ">=4.5.0",
|
|
|
|
|
"vue": "^3.5.11"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"typescript": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/pinia-plugin-persistedstate": {
|
|
|
|
|
"version": "4.7.1",
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"defu": "^6.1.4"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@nuxt/kit": ">=3.0.0",
|
|
|
|
|
"@pinia/nuxt": ">=0.10.0",
|
|
|
|
|
"pinia": ">=3.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@nuxt/kit": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"@pinia/nuxt": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"pinia": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/postcss": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "8.5.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.15.tgz",
|
|
|
|
|
"integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==",
|
2026-04-30 15:16:48 +08:00
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"nanoid": "^3.3.12",
|
2026-04-30 15:16:48 +08:00
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
|
"source-map-js": "^1.2.1"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": "^10 || ^12 || >=14"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/proxy-from-env": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/read-package-json-fast": {
|
|
|
|
|
"version": "4.0.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"json-parse-even-better-errors": "^4.0.0",
|
|
|
|
|
"npm-normalize-package-bin": "^4.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": "^18.17.0 || >=20.5.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/readdirp": {
|
|
|
|
|
"version": "4.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">= 14.18.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"type": "individual",
|
|
|
|
|
"url": "https://paulmillr.com/funding/"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/rfdc": {
|
|
|
|
|
"version": "1.4.1",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/rollup": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "4.61.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.61.0.tgz",
|
|
|
|
|
"integrity": "sha512-T9mWdbWfQtp0B5lv/HX+wrhYsmXRlcWnXXmJbXqKJhlRaoS6KMhq0gpyzW4UJfclcxrEdLnTgjT2NjruLONu0g==",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"dependencies": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"@types/estree": "1.0.9"
|
2026-04-30 15:16:48 +08:00
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"rollup": "dist/bin/rollup"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=18.0.0",
|
|
|
|
|
"npm": ">=8.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"optionalDependencies": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"@rollup/rollup-android-arm-eabi": "4.61.0",
|
|
|
|
|
"@rollup/rollup-android-arm64": "4.61.0",
|
|
|
|
|
"@rollup/rollup-darwin-arm64": "4.61.0",
|
|
|
|
|
"@rollup/rollup-darwin-x64": "4.61.0",
|
|
|
|
|
"@rollup/rollup-freebsd-arm64": "4.61.0",
|
|
|
|
|
"@rollup/rollup-freebsd-x64": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-arm64-gnu": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-arm64-musl": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-loong64-gnu": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-loong64-musl": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-ppc64-gnu": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-ppc64-musl": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-riscv64-musl": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-s390x-gnu": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-x64-gnu": "4.61.0",
|
|
|
|
|
"@rollup/rollup-linux-x64-musl": "4.61.0",
|
|
|
|
|
"@rollup/rollup-openbsd-x64": "4.61.0",
|
|
|
|
|
"@rollup/rollup-openharmony-arm64": "4.61.0",
|
|
|
|
|
"@rollup/rollup-win32-arm64-msvc": "4.61.0",
|
|
|
|
|
"@rollup/rollup-win32-ia32-msvc": "4.61.0",
|
|
|
|
|
"@rollup/rollup-win32-x64-gnu": "4.61.0",
|
|
|
|
|
"@rollup/rollup-win32-x64-msvc": "4.61.0",
|
2026-04-30 15:16:48 +08:00
|
|
|
"fsevents": "~2.3.2"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/run-applescript": {
|
|
|
|
|
"version": "7.1.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=18"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/rxjs": {
|
|
|
|
|
"version": "7.8.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz",
|
|
|
|
|
"integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.1.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"chokidar": "^4.0.0",
|
|
|
|
|
"immutable": "^5.0.2",
|
|
|
|
|
"source-map-js": ">=0.6.2 <2.0.0"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"bin": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"sass": "sass.js"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@parcel/watcher": "^2.4.1"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded/-/sass-embedded-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-eKzFy13Nk+IRHhlAwP3sfuv+PzOrvzUkwJK2hdoCKYcWGSdmwFpeGpWmyewdw8EgBnsKaSBtgf/0b2K635ecSA==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@bufbuild/protobuf": "^2.5.0",
|
|
|
|
|
"colorjs.io": "^0.5.0",
|
|
|
|
|
"immutable": "^5.0.2",
|
|
|
|
|
"rxjs": "^7.4.0",
|
|
|
|
|
"supports-color": "^8.1.1",
|
|
|
|
|
"sync-child-process": "^1.0.2",
|
|
|
|
|
"varint": "^6.0.0"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"bin": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"sass": "dist/bin/sass.js"
|
2026-04-30 15:10:28 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=16.0.0"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"sass-embedded-all-unknown": "1.97.3",
|
|
|
|
|
"sass-embedded-android-arm": "1.97.3",
|
|
|
|
|
"sass-embedded-android-arm64": "1.97.3",
|
|
|
|
|
"sass-embedded-android-riscv64": "1.97.3",
|
|
|
|
|
"sass-embedded-android-x64": "1.97.3",
|
|
|
|
|
"sass-embedded-darwin-arm64": "1.97.3",
|
|
|
|
|
"sass-embedded-darwin-x64": "1.97.3",
|
|
|
|
|
"sass-embedded-linux-arm": "1.97.3",
|
|
|
|
|
"sass-embedded-linux-arm64": "1.97.3",
|
|
|
|
|
"sass-embedded-linux-musl-arm": "1.97.3",
|
|
|
|
|
"sass-embedded-linux-musl-arm64": "1.97.3",
|
|
|
|
|
"sass-embedded-linux-musl-riscv64": "1.97.3",
|
|
|
|
|
"sass-embedded-linux-musl-x64": "1.97.3",
|
|
|
|
|
"sass-embedded-linux-riscv64": "1.97.3",
|
|
|
|
|
"sass-embedded-linux-x64": "1.97.3",
|
|
|
|
|
"sass-embedded-unknown-all": "1.97.3",
|
|
|
|
|
"sass-embedded-win32-arm64": "1.97.3",
|
|
|
|
|
"sass-embedded-win32-x64": "1.97.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/sass-embedded-all-unknown": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-all-unknown/-/sass-embedded-all-unknown-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-t6N46NlPuXiY3rlmG6/+1nwebOBOaLFOOVqNQOC2cJhghOD4hh2kHNQQTorCsbY9S1Kir2la1/XLBwOJfui0xg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"!arm",
|
|
|
|
|
"!arm64",
|
|
|
|
|
"!riscv64",
|
|
|
|
|
"!x64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"sass": "1.97.3"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-android-arm": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-android-arm/-/sass-embedded-android-arm-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-cRTtf/KV/q0nzGZoUzVkeIVVFv3L/tS1w4WnlHapphsjTXF/duTxI8JOU1c/9GhRPiMdfeXH7vYNcMmtjwX7jg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-android-arm64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-android-arm64/-/sass-embedded-android-arm64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-aiZ6iqiHsUsaDx0EFbbmmA0QgxicSxVVN3lnJJ0f1RStY0DthUkquGT5RJ4TPdaZ6ebeJWkboV4bra+CP766eA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-android-riscv64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-android-riscv64/-/sass-embedded-android-riscv64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-zVEDgl9JJodofGHobaM/q6pNETG69uuBIGQHRo789jloESxxZe82lI3AWJQuPmYCOG5ElfRthqgv89h3gTeLYA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"riscv64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-android-x64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-android-x64/-/sass-embedded-android-x64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-3ke0le7ZKepyXn/dKKspYkpBC0zUk/BMciyP5ajQUDy4qJwobd8zXdAq6kOkdiMB+d9UFJOmEkvgFJHl3lqwcw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-darwin-arm64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-darwin-arm64/-/sass-embedded-darwin-arm64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-fuqMTqO4gbOmA/kC5b9y9xxNYw6zDEyfOtMgabS7Mz93wimSk2M1quQaTJnL98Mkcsl2j+7shNHxIS/qpcIDDA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
2026-04-30 15:16:48 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-darwin-x64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-darwin-x64/-/sass-embedded-darwin-x64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-b/2RBs/2bZpP8lMkyZ0Px0vkVkT8uBd0YXpOwK7iOwYkAT8SsO4+WdVwErsqC65vI5e1e5p1bb20tuwsoQBMVA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-linux-arm": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-linux-arm/-/sass-embedded-linux-arm-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-2lPQ7HQQg4CKsH18FTsj2hbw5GJa6sBQgDsls+cV7buXlHjqF8iTKhAQViT6nrpLK/e8nFCoaRgSqEC8xMnXuA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-linux-arm64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-linux-arm64/-/sass-embedded-linux-arm64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-IP1+2otCT3DuV46ooxPaOKV1oL5rLjteRzf8ldZtfIEcwhSgSsHgA71CbjYgLEwMY9h4jeal8Jfv3QnedPvSjg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-linux-musl-arm": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-arm/-/sass-embedded-linux-musl-arm-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-cBTMU68X2opBpoYsSZnI321gnoaiMBEtc+60CKCclN6PCL3W3uXm8g4TLoil1hDD6mqU9YYNlVG6sJ+ZNef6Lg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-linux-musl-arm64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-arm64/-/sass-embedded-linux-musl-arm64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-Lij0SdZCsr+mNRSyDZ7XtJpXEITrYsaGbOTz5e6uFLJ9bmzUbV7M8BXz2/cA7bhfpRPT7/lwRKPdV4+aR9Ozcw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-linux-musl-riscv64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-riscv64/-/sass-embedded-linux-musl-riscv64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-sBeLFIzMGshR4WmHAD4oIM7WJVkSoCIEwutzptFtGlSlwfNiijULp+J5hA2KteGvI6Gji35apR5aWj66wEn/iA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"riscv64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-linux-musl-x64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-x64/-/sass-embedded-linux-musl-x64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-/oWJ+OVrDg7ADDQxRLC/4g1+Nsz1g4mkYS2t6XmyMJKFTFK50FVI2t5sOdFH+zmMp+nXHKM036W94y9m4jjEcw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-linux-riscv64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-linux-riscv64/-/sass-embedded-linux-riscv64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-l3IfySApLVYdNx0Kjm7Zehte1CDPZVcldma3dZt+TfzvlAEerM6YDgsk5XEj3L8eHBCgHgF4A0MJspHEo2WNfA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"riscv64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-linux-x64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-linux-x64/-/sass-embedded-linux-x64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-Kwqwc/jSSlcpRjULAOVbndqEy2GBzo6OBmmuBVINWUaJLJ8Kczz3vIsDUWLfWz/kTEw9FHBSiL0WCtYLVAXSLg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
2026-04-30 15:10:28 +08:00
|
|
|
],
|
2026-04-30 15:16:48 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:10:28 +08:00
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-unknown-all": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-unknown-all/-/sass-embedded-unknown-all-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-/GHajyYJmvb0IABUQHbVHf1nuHPtIDo/ClMZ81IDr59wT5CNcMe7/dMNujXwWugtQVGI5UGmqXWZQCeoGnct8Q==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
2026-04-30 15:16:48 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"!android",
|
|
|
|
|
"!darwin",
|
|
|
|
|
"!linux",
|
|
|
|
|
"!win32"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dependencies": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"sass": "1.97.3"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-win32-arm64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-win32-arm64/-/sass-embedded-win32-arm64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-RDGtRS1GVvQfMGAmVXNxYiUOvPzn9oO1zYB/XUM9fudDRnieYTcUytpNTQZLs6Y1KfJxgt5Y+giRceC92fT8Uw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/sass-embedded-win32-x64": {
|
|
|
|
|
"version": "1.97.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sass-embedded-win32-x64/-/sass-embedded-win32-x64-1.97.3.tgz",
|
|
|
|
|
"integrity": "sha512-SFRa2lED9UEwV6vIGeBXeBOLKF+rowF3WmNfb/BzhxmdAsKofCXrJ8ePW7OcDVrvNEbTOGwhsReIsF5sH8fVaw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-04-30 15:16:48 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
2026-04-30 15:10:28 +08:00
|
|
|
"engines": {
|
2026-04-30 15:16:48 +08:00
|
|
|
"node": ">=14.0.0"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/semver": {
|
|
|
|
|
"version": "6.3.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/shebang-command": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"shebang-regex": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/shebang-regex": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/shell-quote": {
|
|
|
|
|
"version": "1.8.3",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/sirv": {
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@polka/url": "^1.0.0-next.24",
|
|
|
|
|
"mrmime": "^2.0.0",
|
|
|
|
|
"totalist": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/source-map-js": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/speakingurl": {
|
|
|
|
|
"version": "14.0.1",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/superjson": {
|
|
|
|
|
"version": "2.2.6",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"copy-anything": "^4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=16"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/supports-color": {
|
|
|
|
|
"version": "8.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"has-flag": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/sync-child-process": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sync-child-process/-/sync-child-process-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"sync-message-port": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=16.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/sync-message-port": {
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sync-message-port/-/sync-message-port-1.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=16.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/text-segmentation": {
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/text-segmentation/-/text-segmentation-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"utrie": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"node_modules/tinyglobby": {
|
|
|
|
|
"version": "0.2.15",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fdir": "^6.5.0",
|
|
|
|
|
"picomatch": "^4.0.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/totalist": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/tslib": {
|
|
|
|
|
"version": "2.8.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
|
|
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "0BSD"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"node_modules/typescript": {
|
|
|
|
|
"version": "5.9.3",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.17"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/undici-types": {
|
|
|
|
|
"version": "7.16.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/unplugin-utils": {
|
|
|
|
|
"version": "0.3.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"pathe": "^2.0.3",
|
|
|
|
|
"picomatch": "^4.0.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=20.19.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sxzz"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/update-browserslist-db": {
|
|
|
|
|
"version": "1.2.2",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "tidelift",
|
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"escalade": "^3.2.0",
|
|
|
|
|
"picocolors": "^1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"update-browserslist-db": "cli.js"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"browserslist": ">= 4.21.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/utrie": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/utrie/-/utrie-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"base64-arraybuffer": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/varint": {
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/varint/-/varint-6.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"node_modules/vite": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"version": "7.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-KuOaNhcnGFN2zIPGA7wRmzF+lJA1sea7rHq17aiJ++9lzY1WWG6Jpwqwe1KNbRVPIqHmr8GLYx7jbrQcN/7/ww==",
|
2026-04-30 15:10:28 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
2026-06-10 13:57:24 +08:00
|
|
|
"esbuild": "^0.27.0",
|
2026-04-30 15:10:28 +08:00
|
|
|
"fdir": "^6.5.0",
|
|
|
|
|
"picomatch": "^4.0.3",
|
|
|
|
|
"postcss": "^8.5.6",
|
|
|
|
|
"rollup": "^4.43.0",
|
|
|
|
|
"tinyglobby": "^0.2.15"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"vite": "bin/vite.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.19.0 || >=22.12.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"fsevents": "~2.3.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/node": "^20.19.0 || >=22.12.0",
|
|
|
|
|
"jiti": ">=1.21.0",
|
|
|
|
|
"less": "^4.0.0",
|
|
|
|
|
"lightningcss": "^1.21.0",
|
|
|
|
|
"sass": "^1.70.0",
|
|
|
|
|
"sass-embedded": "^1.70.0",
|
|
|
|
|
"stylus": ">=0.54.8",
|
|
|
|
|
"sugarss": "^5.0.0",
|
|
|
|
|
"terser": "^5.16.0",
|
|
|
|
|
"tsx": "^4.8.1",
|
|
|
|
|
"yaml": "^2.4.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/node": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"jiti": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"less": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"lightningcss": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"sass": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"sass-embedded": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"stylus": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"sugarss": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"terser": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"tsx": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"yaml": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vite-dev-rpc": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"birpc": "^2.4.0",
|
|
|
|
|
"vite-hot-client": "^2.1.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1 || ^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vite-hot-client": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vite": "^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vite-plugin-inspect": {
|
|
|
|
|
"version": "11.3.3",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansis": "^4.1.0",
|
|
|
|
|
"debug": "^4.4.1",
|
|
|
|
|
"error-stack-parser-es": "^1.0.5",
|
|
|
|
|
"ohash": "^2.0.11",
|
|
|
|
|
"open": "^10.2.0",
|
|
|
|
|
"perfect-debounce": "^2.0.0",
|
|
|
|
|
"sirv": "^3.0.1",
|
|
|
|
|
"unplugin-utils": "^0.3.0",
|
|
|
|
|
"vite-dev-rpc": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vite": "^6.0.0 || ^7.0.0-0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@nuxt/kit": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vite-plugin-inspect/node_modules/perfect-debounce": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vite-plugin-vue-devtools": {
|
|
|
|
|
"version": "8.0.5",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/devtools-core": "^8.0.5",
|
|
|
|
|
"@vue/devtools-kit": "^8.0.5",
|
|
|
|
|
"@vue/devtools-shared": "^8.0.5",
|
|
|
|
|
"sirv": "^3.0.2",
|
|
|
|
|
"vite-plugin-inspect": "^11.3.3",
|
|
|
|
|
"vite-plugin-vue-inspector": "^5.3.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=v14.21.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vite": "^6.0.0 || ^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vite-plugin-vue-devtools/node_modules/@vue/devtools-kit": {
|
|
|
|
|
"version": "8.0.5",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/devtools-shared": "^8.0.5",
|
|
|
|
|
"birpc": "^2.6.1",
|
|
|
|
|
"hookable": "^5.5.3",
|
|
|
|
|
"mitt": "^3.0.1",
|
|
|
|
|
"perfect-debounce": "^2.0.0",
|
|
|
|
|
"speakingurl": "^14.0.1",
|
|
|
|
|
"superjson": "^2.2.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vite-plugin-vue-devtools/node_modules/@vue/devtools-shared": {
|
|
|
|
|
"version": "8.0.5",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"rfdc": "^1.4.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vite-plugin-vue-devtools/node_modules/perfect-debounce": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vite-plugin-vue-inspector": {
|
|
|
|
|
"version": "5.3.2",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.23.0",
|
|
|
|
|
"@babel/plugin-proposal-decorators": "^7.23.0",
|
|
|
|
|
"@babel/plugin-syntax-import-attributes": "^7.22.5",
|
|
|
|
|
"@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
|
|
|
"@babel/plugin-transform-typescript": "^7.22.15",
|
|
|
|
|
"@vue/babel-plugin-jsx": "^1.1.5",
|
|
|
|
|
"@vue/compiler-dom": "^3.3.4",
|
|
|
|
|
"kolorist": "^1.8.0",
|
|
|
|
|
"magic-string": "^0.30.4"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vite": "^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vscode-uri": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vue": {
|
|
|
|
|
"version": "3.5.25",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-dom": "3.5.25",
|
|
|
|
|
"@vue/compiler-sfc": "3.5.25",
|
|
|
|
|
"@vue/runtime-dom": "3.5.25",
|
|
|
|
|
"@vue/server-renderer": "3.5.25",
|
|
|
|
|
"@vue/shared": "3.5.25"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"typescript": "*"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"typescript": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:16:48 +08:00
|
|
|
"node_modules/vue-echarts": {
|
|
|
|
|
"version": "8.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vue-echarts/-/vue-echarts-8.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-23rJTFLu1OUEGRWjJGmdGt8fP+8+ja1gVgzMYPIPaHWpXegcO1viIAaeu2H4QHESlVeHzUAHIxKXGrwjsyXAaA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"echarts": "^6.0.0",
|
|
|
|
|
"vue": "^3.3.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-04-30 15:10:28 +08:00
|
|
|
"node_modules/vue-router": {
|
|
|
|
|
"version": "4.6.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/devtools-api": "^6.6.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/posva"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "^3.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vue-router/node_modules/@vue/devtools-api": {
|
|
|
|
|
"version": "6.6.4",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vue-tsc": {
|
|
|
|
|
"version": "3.1.8",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@volar/typescript": "2.4.26",
|
|
|
|
|
"@vue/language-core": "3.1.8"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"vue-tsc": "bin/vue-tsc.js"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"typescript": ">=5.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/which": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"isexe": "^3.1.1"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"node-which": "bin/which.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/wsl-utils": {
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-wsl": "^3.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/yallist": {
|
|
|
|
|
"version": "3.1.1",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC"
|
2026-04-30 15:16:48 +08:00
|
|
|
},
|
|
|
|
|
"node_modules/zrender": {
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/zrender/-/zrender-6.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-41dFXEEXuJpNecuUQq6JlbybmnHaqqpGlbH1yxnA5V9MMP4SbohSVZsJIwz+zdjQXSSlR1Vc34EgH1zxyTDvhg==",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "2.3.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/zrender/node_modules/tslib": {
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
|
|
|
|
|
"license": "0BSD"
|
2026-04-30 15:10:28 +08:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|