|
|
@ -47,13 +47,13 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@ant-design/colors": "^7.0.0", |
|
|
|
"@ant-design/colors": "^7.0.0", |
|
|
|
"@ant-design/icons-vue": "^6.1.0", |
|
|
|
"@ant-design/icons-vue": "^7.0.0", |
|
|
|
"@iconify/iconify": "^3.1.1", |
|
|
|
"@iconify/iconify": "^3.1.1", |
|
|
|
"@videojs-player/vue": "^1.0.0", |
|
|
|
"@videojs-player/vue": "^1.0.0", |
|
|
|
"@vue/runtime-core": "^3.3.4", |
|
|
|
"@vue/runtime-core": "^3.3.4", |
|
|
|
"@vueuse/core": "^10.4.1", |
|
|
|
"@vueuse/core": "^10.4.1", |
|
|
|
"@zxcvbn-ts/core": "^3.0.3", |
|
|
|
"@zxcvbn-ts/core": "^3.0.3", |
|
|
|
"ant-design-vue": "^4.0.2", |
|
|
|
"ant-design-vue": "^4.0.3", |
|
|
|
"axios": "^1.5.0", |
|
|
|
"axios": "^1.5.0", |
|
|
|
"benz-amr-recorder": "^1.1.5", |
|
|
|
"benz-amr-recorder": "^1.1.5", |
|
|
|
"codemirror": "^5.65.3", |
|
|
|
"codemirror": "^5.65.3", |
|
|
@ -74,7 +74,7 @@ |
|
|
|
"vditor": "^3.9.5", |
|
|
|
"vditor": "^3.9.5", |
|
|
|
"video-js": "^0.7.0", |
|
|
|
"video-js": "^0.7.0", |
|
|
|
"vue": "^3.3.4", |
|
|
|
"vue": "^3.3.4", |
|
|
|
"vue-i18n": "^9.2.2", |
|
|
|
"vue-i18n": "9.2.2", |
|
|
|
"vue-json-pretty": "^2.2.4", |
|
|
|
"vue-json-pretty": "^2.2.4", |
|
|
|
"vue-router": "^4.2.4", |
|
|
|
"vue-router": "^4.2.4", |
|
|
|
"vue-types": "^5.1.1", |
|
|
|
"vue-types": "^5.1.1", |
|
|
@ -85,14 +85,14 @@ |
|
|
|
"@antfu/eslint-config": "^0.41.0", |
|
|
|
"@antfu/eslint-config": "^0.41.0", |
|
|
|
"@commitlint/cli": "^17.7.1", |
|
|
|
"@commitlint/cli": "^17.7.1", |
|
|
|
"@commitlint/config-conventional": "^17.7.0", |
|
|
|
"@commitlint/config-conventional": "^17.7.0", |
|
|
|
"@iconify/json": "^2.2.111", |
|
|
|
"@iconify/json": "^2.2.113", |
|
|
|
"@purge-icons/generated": "^0.9.0", |
|
|
|
"@purge-icons/generated": "^0.9.0", |
|
|
|
"@types/codemirror": "^5.60.10", |
|
|
|
"@types/codemirror": "^5.60.10", |
|
|
|
"@types/crypto-js": "^4.1.2", |
|
|
|
"@types/crypto-js": "^4.1.2", |
|
|
|
"@types/fs-extra": "^11.0.1", |
|
|
|
"@types/fs-extra": "^11.0.1", |
|
|
|
"@types/inquirer": "^9.0.3", |
|
|
|
"@types/inquirer": "^9.0.3", |
|
|
|
"@types/lodash-es": "^4.17.9", |
|
|
|
"@types/lodash-es": "^4.17.9", |
|
|
|
"@types/node": "^20.5.0", |
|
|
|
"@types/node": "^20.6.0", |
|
|
|
"@types/nprogress": "^0.2.0", |
|
|
|
"@types/nprogress": "^0.2.0", |
|
|
|
"@types/qs": "^6.9.8", |
|
|
|
"@types/qs": "^6.9.8", |
|
|
|
"@types/sortablejs": "^1.15.2", |
|
|
|
"@types/sortablejs": "^1.15.2", |
|
|
@ -104,11 +104,11 @@ |
|
|
|
"cz-git": "^1.7.1", |
|
|
|
"cz-git": "^1.7.1", |
|
|
|
"czg": "^1.7.1", |
|
|
|
"czg": "^1.7.1", |
|
|
|
"dotenv": "^16.3.1", |
|
|
|
"dotenv": "^16.3.1", |
|
|
|
"eslint": "^8.48.0", |
|
|
|
"eslint": "^8.49.0", |
|
|
|
"esno": "^0.17.0", |
|
|
|
"esno": "^0.17.0", |
|
|
|
"fs-extra": "^11.1.1", |
|
|
|
"fs-extra": "^11.1.1", |
|
|
|
"husky": "^8.0.3", |
|
|
|
"husky": "^8.0.3", |
|
|
|
"inquirer": "^9.2.10", |
|
|
|
"inquirer": "^9.2.11", |
|
|
|
"less": "^4.2.0", |
|
|
|
"less": "^4.2.0", |
|
|
|
"lint-staged": "^14.0.1", |
|
|
|
"lint-staged": "^14.0.1", |
|
|
|
"picocolors": "^1.0.0", |
|
|
|
"picocolors": "^1.0.0", |
|
|
@ -117,7 +117,7 @@ |
|
|
|
"postcss-less": "^6.0.0", |
|
|
|
"postcss-less": "^6.0.0", |
|
|
|
"prettier": "^3.0.3", |
|
|
|
"prettier": "^3.0.3", |
|
|
|
"rimraf": "^5.0.1", |
|
|
|
"rimraf": "^5.0.1", |
|
|
|
"rollup": "^3.28.1", |
|
|
|
"rollup": "^3.29.1", |
|
|
|
"rollup-plugin-visualizer": "^5.9.2", |
|
|
|
"rollup-plugin-visualizer": "^5.9.2", |
|
|
|
"stylelint": "^15.10.3", |
|
|
|
"stylelint": "^15.10.3", |
|
|
|
"stylelint-config-recess-order": "^4.3.0", |
|
|
|
"stylelint-config-recess-order": "^4.3.0", |
|
|
@ -134,11 +134,11 @@ |
|
|
|
"vite-plugin-mkcert": "^1.16.0", |
|
|
|
"vite-plugin-mkcert": "^1.16.0", |
|
|
|
"vite-plugin-progress": "^0.0.7", |
|
|
|
"vite-plugin-progress": "^0.0.7", |
|
|
|
"vite-plugin-purge-icons": "^0.9.2", |
|
|
|
"vite-plugin-purge-icons": "^0.9.2", |
|
|
|
"vite-plugin-pwa": "^0.16.4", |
|
|
|
"vite-plugin-pwa": "^0.16.5", |
|
|
|
"vite-plugin-svg-icons": "^2.0.1", |
|
|
|
"vite-plugin-svg-icons": "^2.0.1", |
|
|
|
"vite-vue-plugin-html": "^1.0.2", |
|
|
|
"vite-vue-plugin-html": "^1.0.2", |
|
|
|
"vue-eslint-parser": "^9.3.1", |
|
|
|
"vue-eslint-parser": "^9.3.1", |
|
|
|
"vue-tsc": "^1.8.8" |
|
|
|
"vue-tsc": "^1.8.10" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"lint-staged": { |
|
|
|
"lint-staged": { |
|
|
|
"*.{js,jsx,ts,tsx}": [ |
|
|
|
"*.{js,jsx,ts,tsx}": [ |
|
|
|