mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(projects): import cz-git, czg replace @soybeanjs/cli [引入cz-git、czg替换@soybeanjs/cli]
This commit is contained in:
@ -45,7 +45,8 @@
|
||||
"preview": "vite preview",
|
||||
"typecheck": "vue-tsc --noEmit --skipLibCheck",
|
||||
"lint": "eslint . --fix",
|
||||
"commit": "soybean git-commit",
|
||||
"commit": "czg",
|
||||
"cz": "czg",
|
||||
"esno": "esno",
|
||||
"cleanup": "esno ./scripts/cleanup.ts",
|
||||
"update-pkg": "ncu --deep -u",
|
||||
@ -86,9 +87,7 @@
|
||||
"@amap/amap-jsapi-types": "^0.0.10",
|
||||
"@iconify/json": "^2.1.133",
|
||||
"@iconify/vue": "^4.0.0",
|
||||
"@soybeanjs/cli": "^0.1.2",
|
||||
"@soybeanjs/router-page": "1.0.3",
|
||||
"@tauri-apps/cli": "^1.1.1",
|
||||
"@types/bmapgl": "^0.0.5",
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
"@types/node": "18.8.3",
|
||||
@ -98,8 +97,11 @@
|
||||
"@unocss/vite": "^0.46.3",
|
||||
"@vitejs/plugin-vue": "^3.2.0",
|
||||
"@vitejs/plugin-vue-jsx": "^2.1.0",
|
||||
"commitlint": "^17.2.0",
|
||||
"conventional-changelog": "^3.1.25",
|
||||
"cross-env": "^7.0.3",
|
||||
"cz-git": "^1.3.12",
|
||||
"czg": "^1.3.12",
|
||||
"eslint": "^8.27.0",
|
||||
"eslint-config-soybeanjs-vue": "^0.1.2",
|
||||
"esno": "^0.16.3",
|
||||
|
Reference in New Issue
Block a user