|
|
|
@ -50,9 +50,9 @@
|
|
|
|
|
"@iconify/iconify": "^3.1.1", |
|
|
|
|
"@videojs-player/vue": "^1.0.0", |
|
|
|
|
"@vue/runtime-core": "^3.3.8", |
|
|
|
|
"@vueuse/core": "^10.5.0", |
|
|
|
|
"@vueuse/core": "^10.6.0", |
|
|
|
|
"@zxcvbn-ts/core": "^3.0.4", |
|
|
|
|
"ant-design-vue": "^4.0.6", |
|
|
|
|
"ant-design-vue": "^4.0.7", |
|
|
|
|
"axios": "^1.6.1", |
|
|
|
|
"benz-amr-recorder": "^1.1.5", |
|
|
|
|
"codemirror": "5.65.15", |
|
|
|
@ -82,10 +82,10 @@
|
|
|
|
|
"xlsx": "^0.18.5" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@antfu/eslint-config": "^1.1.0", |
|
|
|
|
"@commitlint/cli": "^18.2.0", |
|
|
|
|
"@commitlint/config-conventional": "^18.1.0", |
|
|
|
|
"@iconify/json": "^2.2.139", |
|
|
|
|
"@antfu/eslint-config": "^1.1.1", |
|
|
|
|
"@commitlint/cli": "^18.4.1", |
|
|
|
|
"@commitlint/config-conventional": "^18.4.0", |
|
|
|
|
"@iconify/json": "^2.2.141", |
|
|
|
|
"@purge-icons/generated": "^0.9.0", |
|
|
|
|
"@types/codemirror": "^5.60.13", |
|
|
|
|
"@types/crypto-js": "^4.2.1", |
|
|
|
@ -96,7 +96,7 @@
|
|
|
|
|
"@types/nprogress": "^0.2.3", |
|
|
|
|
"@types/qs": "^6.9.10", |
|
|
|
|
"@types/sortablejs": "^1.15.5", |
|
|
|
|
"@unocss/eslint-config": "^0.57.2", |
|
|
|
|
"@unocss/eslint-config": "^0.57.3", |
|
|
|
|
"@vitejs/plugin-vue": "4.4.1", |
|
|
|
|
"@vitejs/plugin-vue-jsx": "^3.0.2", |
|
|
|
|
"@vue/compiler-sfc": "^3.3.8", |
|
|
|
@ -105,19 +105,19 @@
|
|
|
|
|
"czg": "^1.7.1", |
|
|
|
|
"dotenv": "^16.3.1", |
|
|
|
|
"eslint": "^8.53.0", |
|
|
|
|
"esno": "^0.17.0", |
|
|
|
|
"esno": "^4.0.0", |
|
|
|
|
"fs-extra": "^11.1.1", |
|
|
|
|
"husky": "^8.0.3", |
|
|
|
|
"inquirer": "^9.2.12", |
|
|
|
|
"less": "^4.2.0", |
|
|
|
|
"lint-staged": "^15.0.2", |
|
|
|
|
"lint-staged": "^15.1.0", |
|
|
|
|
"picocolors": "^1.0.0", |
|
|
|
|
"postcss": "^8.4.31", |
|
|
|
|
"postcss-html": "^1.5.0", |
|
|
|
|
"postcss-less": "^6.0.0", |
|
|
|
|
"prettier": "^3.0.3", |
|
|
|
|
"prettier": "^3.1.0", |
|
|
|
|
"rimraf": "^5.0.5", |
|
|
|
|
"rollup": "^4.3.0", |
|
|
|
|
"rollup": "^4.4.0", |
|
|
|
|
"rollup-plugin-visualizer": "^5.9.2", |
|
|
|
|
"stylelint": "^15.11.0", |
|
|
|
|
"stylelint-config-recess-order": "^4.3.0", |
|
|
|
@ -128,7 +128,7 @@
|
|
|
|
|
"stylelint-prettier": "^4.0.2", |
|
|
|
|
"terser": "^5.24.0", |
|
|
|
|
"typescript": "^5.2.2", |
|
|
|
|
"unocss": "^0.57.2", |
|
|
|
|
"unocss": "^0.57.3", |
|
|
|
|
"vite": "^4.5.0", |
|
|
|
|
"vite-plugin-compression": "^0.5.1", |
|
|
|
|
"vite-plugin-mkcert": "^1.16.0", |
|
|
|
|