| | |
| | | "@element-plus/icons-vue": "^2.3.1", |
| | | "axios": "^1.7.2", |
| | | "echarts": "^5.5.0", |
| | | "echarts-gl": "^2.0.9", |
| | | "echarts-liquidfill": "^3.1.0", |
| | | "element-plus": "^2.8.1", |
| | | "file-saver": "^2.0.5", |
| | | "js-cookie": "^3.0.5", |
| | | "js-md5": "^0.8.3", |
| | | "jsencrypt": "^3.3.2", |
| | | "mitt": "^3.0.1", |
| | | "moment": "^2.30.1", |
| | | "nprogress": "^0.2.0", |
| | | "path-browserify": "^1.0.1", |
| | |
| | | "node": ">= 0.4" |
| | | } |
| | | }, |
| | | "node_modules/claygl": { |
| | | "version": "1.3.0", |
| | | "resolved": "https://registry.npmmirror.com/claygl/-/claygl-1.3.0.tgz", |
| | | "integrity": "sha512-+gGtJjT6SSHD2l2yC3MCubW/sCV40tZuSs5opdtn79vFSGUgp/lH139RNEQ6Jy078/L0aV8odCw8RSrUcMfLaQ==" |
| | | }, |
| | | "node_modules/clone": { |
| | | "version": "2.1.2", |
| | | "resolved": "https://registry.npmmirror.com/clone/-/clone-2.1.2.tgz", |
| | |
| | | "dependencies": { |
| | | "tslib": "2.3.0", |
| | | "zrender": "5.6.1" |
| | | } |
| | | }, |
| | | "node_modules/echarts-gl": { |
| | | "version": "2.0.9", |
| | | "resolved": "https://registry.npmmirror.com/echarts-gl/-/echarts-gl-2.0.9.tgz", |
| | | "integrity": "sha512-oKeMdkkkpJGWOzjgZUsF41DOh6cMsyrGGXimbjK2l6Xeq/dBQu4ShG2w2Dzrs/1bD27b2pLTGSaUzouY191gzA==", |
| | | "dependencies": { |
| | | "claygl": "^1.2.1", |
| | | "zrender": "^5.1.1" |
| | | }, |
| | | "peerDependencies": { |
| | | "echarts": "^5.1.2" |
| | | } |
| | | }, |
| | | "node_modules/echarts-liquidfill": { |
| | | "version": "3.1.0", |
| | | "resolved": "https://registry.npmmirror.com/echarts-liquidfill/-/echarts-liquidfill-3.1.0.tgz", |
| | | "integrity": "sha512-5Dlqs/jTsdTUAsd+K5LPLLTgrbbNORUSBQyk8PSy1Mg2zgHDWm83FmvA4s0ooNepCJojFYRITTQ4GU1UUSKYLw==", |
| | | "license": "MIT", |
| | | "peerDependencies": { |
| | | "echarts": "^5.0.1" |
| | | } |
| | | }, |
| | | "node_modules/element-plus": { |
| | |
| | | "url": "https://github.com/sponsors/ljharb" |
| | | } |
| | | }, |
| | | "node_modules/mitt": { |
| | | "version": "3.0.1", |
| | | "resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz", |
| | | "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/mixin-deep": { |
| | | "version": "1.3.2", |
| | | "resolved": "https://registry.npmmirror.com/mixin-deep/-/mixin-deep-1.3.2.tgz", |