|
|
|
|
@ -18,6 +18,7 @@ |
|
|
|
|
"js-md5": "^0.8.3", |
|
|
|
|
"json-editor-vue3": "^1.0.9", |
|
|
|
|
"normalize.css": "^8.0.1", |
|
|
|
|
"qs": "^6.15.3", |
|
|
|
|
"sortablejs": "^1.15.2", |
|
|
|
|
"vite-plugin-commonjs": "^0.10.1", |
|
|
|
|
"vue": "^3.3.8", |
|
|
|
|
@ -923,19 +924,6 @@ |
|
|
|
|
"url": "https://opencollective.com/parcel" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@parcel/watcher/node_modules/picomatch": { |
|
|
|
|
"version": "4.0.4", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-4.0.4.tgz", |
|
|
|
|
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"optional": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@rollup/pluginutils": { |
|
|
|
|
"version": "5.3.0", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@rollup/pluginutils/-/pluginutils-5.3.0.tgz", |
|
|
|
|
@ -959,18 +947,6 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@rollup/pluginutils/node_modules/picomatch": { |
|
|
|
|
"version": "4.0.4", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-4.0.4.tgz", |
|
|
|
|
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": { |
|
|
|
|
"version": "4.60.1", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.1.tgz", |
|
|
|
|
@ -1559,6 +1535,18 @@ |
|
|
|
|
"node": ">= 8" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/anymatch/node_modules/picomatch": { |
|
|
|
|
"version": "2.3.2", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-2.3.2.tgz", |
|
|
|
|
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=8.6" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/async-validator": { |
|
|
|
|
"version": "4.2.5", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/async-validator/-/async-validator-4.2.5.tgz", |
|
|
|
|
@ -1634,6 +1622,22 @@ |
|
|
|
|
"node": ">= 0.4" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/call-bound": { |
|
|
|
|
"version": "1.0.4", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/call-bound/-/call-bound-1.0.4.tgz", |
|
|
|
|
"integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"call-bind-apply-helpers": "^1.0.2", |
|
|
|
|
"get-intrinsic": "^1.3.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">= 0.4" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/chokidar": { |
|
|
|
|
"version": "4.0.3", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/chokidar/-/chokidar-4.0.3.tgz", |
|
|
|
|
@ -2636,6 +2640,17 @@ |
|
|
|
|
"node": ">=8.6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/micromatch/node_modules/picomatch": { |
|
|
|
|
"version": "2.3.2", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-2.3.2.tgz", |
|
|
|
|
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=8.6" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/mime-db": { |
|
|
|
|
"version": "1.52.0", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mime-db/-/mime-db-1.52.0.tgz", |
|
|
|
|
@ -2742,6 +2757,18 @@ |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/normalize.css/-/normalize.css-8.0.1.tgz", |
|
|
|
|
"integrity": "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/object-inspect": { |
|
|
|
|
"version": "1.13.4", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/object-inspect/-/object-inspect-1.13.4.tgz", |
|
|
|
|
"integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">= 0.4" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/path-parse": { |
|
|
|
|
"version": "1.0.7", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/path-parse/-/path-parse-1.0.7.tgz", |
|
|
|
|
@ -2763,11 +2790,12 @@ |
|
|
|
|
"license": "ISC" |
|
|
|
|
}, |
|
|
|
|
"node_modules/picomatch": { |
|
|
|
|
"version": "2.3.2", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-2.3.2.tgz", |
|
|
|
|
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", |
|
|
|
|
"version": "4.0.5", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-4.0.5.tgz", |
|
|
|
|
"integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=8.6" |
|
|
|
|
"node": ">=12" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
|
@ -2836,6 +2864,22 @@ |
|
|
|
|
"node": ">=6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/qs": { |
|
|
|
|
"version": "6.15.3", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/qs/-/qs-6.15.3.tgz", |
|
|
|
|
"integrity": "sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==", |
|
|
|
|
"license": "BSD-3-Clause", |
|
|
|
|
"dependencies": { |
|
|
|
|
"es-define-property": "^1.0.1", |
|
|
|
|
"side-channel": "^1.1.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=0.6" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/quansync": { |
|
|
|
|
"version": "0.2.11", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/quansync/-/quansync-0.2.11.tgz", |
|
|
|
|
@ -3019,6 +3063,78 @@ |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT" |
|
|
|
|
}, |
|
|
|
|
"node_modules/side-channel": { |
|
|
|
|
"version": "1.1.1", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/side-channel/-/side-channel-1.1.1.tgz", |
|
|
|
|
"integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"es-errors": "^1.3.0", |
|
|
|
|
"object-inspect": "^1.13.4", |
|
|
|
|
"side-channel-list": "^1.0.1", |
|
|
|
|
"side-channel-map": "^1.0.1", |
|
|
|
|
"side-channel-weakmap": "^1.0.2" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">= 0.4" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/side-channel-list": { |
|
|
|
|
"version": "1.0.1", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/side-channel-list/-/side-channel-list-1.0.1.tgz", |
|
|
|
|
"integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"es-errors": "^1.3.0", |
|
|
|
|
"object-inspect": "^1.13.4" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">= 0.4" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/side-channel-map": { |
|
|
|
|
"version": "1.0.1", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/side-channel-map/-/side-channel-map-1.0.1.tgz", |
|
|
|
|
"integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"call-bound": "^1.0.2", |
|
|
|
|
"es-errors": "^1.3.0", |
|
|
|
|
"get-intrinsic": "^1.2.5", |
|
|
|
|
"object-inspect": "^1.13.3" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">= 0.4" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/side-channel-weakmap": { |
|
|
|
|
"version": "1.0.2", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", |
|
|
|
|
"integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"call-bound": "^1.0.2", |
|
|
|
|
"es-errors": "^1.3.0", |
|
|
|
|
"get-intrinsic": "^1.2.5", |
|
|
|
|
"object-inspect": "^1.13.3", |
|
|
|
|
"side-channel-map": "^1.0.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">= 0.4" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/sortablejs": { |
|
|
|
|
"version": "1.15.7", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/sortablejs/-/sortablejs-1.15.7.tgz", |
|
|
|
|
@ -3077,18 +3193,6 @@ |
|
|
|
|
"url": "https://github.com/sponsors/SuperchupuDev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/tinyglobby/node_modules/picomatch": { |
|
|
|
|
"version": "4.0.4", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-4.0.4.tgz", |
|
|
|
|
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/to-regex-range": { |
|
|
|
|
"version": "5.0.1", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/to-regex-range/-/to-regex-range-5.0.1.tgz", |
|
|
|
|
@ -3183,18 +3287,6 @@ |
|
|
|
|
"pathe": "^2.0.3" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/unimport/node_modules/picomatch": { |
|
|
|
|
"version": "4.0.4", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-4.0.4.tgz", |
|
|
|
|
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/unplugin": { |
|
|
|
|
"version": "1.16.1", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/unplugin/-/unplugin-1.16.1.tgz", |
|
|
|
|
@ -3317,6 +3409,18 @@ |
|
|
|
|
"url": "https://github.com/sponsors/antfu" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/unplugin-vue-components/node_modules/picomatch": { |
|
|
|
|
"version": "2.3.2", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-2.3.2.tgz", |
|
|
|
|
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=8.6" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/unplugin-vue-components/node_modules/readdirp": { |
|
|
|
|
"version": "3.6.0", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/readdirp/-/readdirp-3.6.0.tgz", |
|
|
|
|
@ -3501,18 +3605,6 @@ |
|
|
|
|
"@esbuild/win32-x64": "0.25.12" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/vite/node_modules/picomatch": { |
|
|
|
|
"version": "4.0.4", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-4.0.4.tgz", |
|
|
|
|
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/vue": { |
|
|
|
|
"version": "3.5.31", |
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/vue/-/vue-3.5.31.tgz", |
|
|
|
|
|