build: 依赖升级
正在显示
... | ... | @@ -79,13 +79,13 @@ |
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3061620230106001", | ||
"@dcloudio/uni-ui": "^1.4.24", | ||
"@vue/runtime-core": "^3.2.45", | ||
"@vueuse/core": "^9.10.0", | ||
"@vueuse/core": "^9.11.1", | ||
"axios": "^0.26.1", | ||
"dayjs": "^1.11.7", | ||
"lodash-es": "^4.17.21", | ||
"mockjs": "^1.1.0", | ||
"nanoid": "^4.0.0", | ||
"pinia": "^2.0.28", | ||
"pinia": "^2.0.29", | ||
"qs": "~6.9.7", | ||
"stompjs": "^2.3.3", | ||
"urijs": "^1.19.11", | ||
... | ... | @@ -96,7 +96,7 @@ |
"devDependencies": { | ||
"@commitlint/cli": "^17.4.2", | ||
"@commitlint/config-conventional": "^17.4.2", | ||
"@dcloudio/types": "^3.2.7", | ||
"@dcloudio/types": "3.2.7", | ||
"@dcloudio/uni-automator": "3.0.0-alpha-3061620230106001", | ||
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3061620230106001", | ||
"@dcloudio/uni-helper-json": "^1.0.13", | ||
... | ... | @@ -108,16 +108,16 @@ |
"@types/qs": "^6.9.7", | ||
"@types/stompjs": "^2.3.5", | ||
"@types/urijs": "^1.19.19", | ||
"@typescript-eslint/eslint-plugin": "^5.48.1", | ||
"@typescript-eslint/parser": "^5.48.1", | ||
"commitizen": "^4.2.6", | ||
"@typescript-eslint/eslint-plugin": "^5.49.0", | ||
"@typescript-eslint/parser": "^5.49.0", | ||
"commitizen": "^4.3.0", | ||
"conventional-changelog-cli": "^2.2.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"cz-customizable": "^7.0.0", | ||
"cz-git": "^1.4.1", | ||
"czg": "^1.4.1", | ||
"dotenv": "^16.0.3", | ||
"eslint": "^8.31.0", | ||
"eslint": "^8.33.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-vue": "^9.9.0", | ||
... | ... | @@ -130,10 +130,10 @@ |
"postcss": "^8.4.21", | ||
"postcss-html": "^1.5.0", | ||
"postcss-less": "^6.0.0", | ||
"prettier": "^2.8.2", | ||
"prettier": "^2.8.3", | ||
"rimraf": "^3.0.2", | ||
"sass": "^1.57.1", | ||
"sort-package-json": "^2.1.0", | ||
"sort-package-json": "^2.2.0", | ||
"stylelint": "^14.16.1", | ||
"stylelint-config-html": "^1.1.0", | ||
"stylelint-config-prettier": "^9.0.4", | ||
... | ... | @@ -143,7 +143,7 @@ |
"stylus": "^0.59.0", | ||
"terser": "^5.16.1", | ||
"typescript": "^4.9.4", | ||
"unplugin-auto-import": "^0.12.1", | ||
"unplugin-auto-import": "^0.12.2", | ||
"unplugin-vue-components": "^0.22.12", | ||
"vite": "^4.0.4", | ||
"vue-eslint-parser": "^9.1.0" | ||
... | ... |
请
注册
或者
登录
后发表评论