mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-21 09:03:42 +08:00
refactor(projects): 代码优化
This commit is contained in:
10
package.json
10
package.json
@@ -28,7 +28,7 @@
|
||||
"dependencies": {
|
||||
"@antv/g2plot": "^2.4.15",
|
||||
"@better-scroll/core": "^2.4.2",
|
||||
"@vueuse/core": "^8.3.0",
|
||||
"@vueuse/core": "^8.3.1",
|
||||
"axios": "^0.26.1",
|
||||
"clipboard": "^2.0.10",
|
||||
"colord": "^2.9.2",
|
||||
@@ -36,7 +36,7 @@
|
||||
"dayjs": "^1.11.1",
|
||||
"form-data": "^4.0.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"naive-ui": "^2.28.1",
|
||||
"naive-ui": "^2.28.2",
|
||||
"pinia": "^2.0.13",
|
||||
"print-js": "^1.6.0",
|
||||
"qs": "^6.10.3",
|
||||
@@ -78,7 +78,7 @@
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-vue": "^8.6.0",
|
||||
"husky": "^7.0.4",
|
||||
"lint-staged": "^12.3.8",
|
||||
"lint-staged": "^12.4.0",
|
||||
"mockjs": "^1.1.0",
|
||||
"patch-package": "^6.4.7",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
@@ -93,8 +93,8 @@
|
||||
"vite-plugin-html-template": "^1.1.2",
|
||||
"vite-plugin-mock": "^2.9.6",
|
||||
"vite-plugin-windicss": "^1.8.4",
|
||||
"vue-tsc": "^0.34.7",
|
||||
"vueuc": "^0.4.29",
|
||||
"vue-tsc": "^0.34.9",
|
||||
"vueuc": "^0.4.32",
|
||||
"windicss": "^3.5.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user