|
|
@ -76,7 +76,7 @@ |
|
|
|
"vue": "^3.3.4", |
|
|
|
"vue": "^3.3.4", |
|
|
|
"vue-i18n": "^9.4.1", |
|
|
|
"vue-i18n": "^9.4.1", |
|
|
|
"vue-json-pretty": "^2.2.4", |
|
|
|
"vue-json-pretty": "^2.2.4", |
|
|
|
"vue-router": "^4.2.4", |
|
|
|
"vue-router": "^4.2.5", |
|
|
|
"vue-types": "^5.1.1", |
|
|
|
"vue-types": "^5.1.1", |
|
|
|
"vuedraggable": "^4.1.0", |
|
|
|
"vuedraggable": "^4.1.0", |
|
|
|
"xlsx": "^0.18.5" |
|
|
|
"xlsx": "^0.18.5" |
|
|
@ -84,7 +84,7 @@ |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"@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.117", |
|
|
|
"@iconify/json": "^2.2.119", |
|
|
|
"@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", |
|
|
@ -92,10 +92,10 @@ |
|
|
|
"@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.6.0", |
|
|
|
"@types/node": "^20.6.0", |
|
|
|
"@types/nprogress": "^0.2.0", |
|
|
|
"@types/nprogress": "^0.2.1", |
|
|
|
"@types/qs": "^6.9.8", |
|
|
|
"@types/qs": "^6.9.8", |
|
|
|
"@types/sortablejs": "^1.15.2", |
|
|
|
"@types/sortablejs": "^1.15.2", |
|
|
|
"@unocss/eslint-config": "^0.56.0", |
|
|
|
"@unocss/eslint-config": "^0.56.1", |
|
|
|
"@vitejs/plugin-vue": "4.3.4", |
|
|
|
"@vitejs/plugin-vue": "4.3.4", |
|
|
|
"@vitejs/plugin-vue-jsx": "^3.0.2", |
|
|
|
"@vitejs/plugin-vue-jsx": "^3.0.2", |
|
|
|
"@vue/compiler-sfc": "^3.3.4", |
|
|
|
"@vue/compiler-sfc": "^3.3.4", |
|
|
@ -104,7 +104,7 @@ |
|
|
|
"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.49.0", |
|
|
|
"eslint": "^8.50.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", |
|
|
@ -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.29.2", |
|
|
|
"rollup": "^3.29.3", |
|
|
|
"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", |
|
|
@ -126,9 +126,9 @@ |
|
|
|
"stylelint-config-standard": "^34.0.0", |
|
|
|
"stylelint-config-standard": "^34.0.0", |
|
|
|
"stylelint-order": "^6.0.3", |
|
|
|
"stylelint-order": "^6.0.3", |
|
|
|
"stylelint-prettier": "^4.0.2", |
|
|
|
"stylelint-prettier": "^4.0.2", |
|
|
|
"terser": "^5.19.4", |
|
|
|
"terser": "^5.20.0", |
|
|
|
"typescript": "^5.2.2", |
|
|
|
"typescript": "^5.2.2", |
|
|
|
"unocss": "^0.56.0", |
|
|
|
"unocss": "^0.56.1", |
|
|
|
"vite": "^4.4.9", |
|
|
|
"vite": "^4.4.9", |
|
|
|
"vite-plugin-compression": "^0.5.1", |
|
|
|
"vite-plugin-compression": "^0.5.1", |
|
|
|
"vite-plugin-mkcert": "^1.16.0", |
|
|
|
"vite-plugin-mkcert": "^1.16.0", |
|
|
@ -138,7 +138,7 @@ |
|
|
|
"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.11" |
|
|
|
"vue-tsc": "^1.8.13" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"lint-staged": { |
|
|
|
"lint-staged": { |
|
|
|
"*.{js,jsx,ts,tsx}": [ |
|
|
|
"*.{js,jsx,ts,tsx}": [ |
|
|
|