feat: 带来高级感满满的终端命令行

This commit is contained in:
xiaoxian521
2024-01-17 12:21:56 +08:00
parent db723b7908
commit 395ccd2154
3 changed files with 101 additions and 19 deletions

View File

@@ -113,6 +113,7 @@
"@iconify/vue": "^4.1.1",
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@pureadmin/theme": "^3.2.0",
"@types/gradient-string": "^1.1.5",
"@types/intro.js": "^5.1.5",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.11.0",
@@ -125,6 +126,7 @@
"@vitejs/plugin-vue": "^5.0.3",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"autoprefixer": "^10.4.16",
"boxen": "^7.1.1",
"cloc": "^2.11.0",
"cssnano": "^6.0.3",
"eslint": "^8.56.0",
@@ -132,9 +134,9 @@
"eslint-define-config": "^2.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.20.0",
"gradient-string": "^2.0.2",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"picocolors": "^1.0.0",
"postcss": "^8.4.33",
"postcss-html": "^1.6.0",
"postcss-import": "^15.1.0",