build: 更新依赖
正在显示
... | ... | @@ -79,7 +79,7 @@ |
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3070120230210001", | ||
"@dcloudio/uni-ui": "^1.4.26", | ||
"@vue/runtime-core": "^3.2.47", | ||
"@vueuse/core": "^9.12.0", | ||
"@vueuse/core": "^9.13.0", | ||
"axios": "^0.26.1", | ||
"dayjs": "^1.11.7", | ||
"lodash-es": "^4.17.21", | ||
... | ... | @@ -95,8 +95,8 @@ |
"vue-types": "^5.0.2" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.4.3", | ||
"@commitlint/config-conventional": "^17.4.3", | ||
"@commitlint/cli": "^17.4.4", | ||
"@commitlint/config-conventional": "^17.4.4", | ||
"@dcloudio/types": "^3.2.11", | ||
"@dcloudio/uni-automator": "3.0.0-alpha-3070120230210001", | ||
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3070120230210001", | ||
... | ... | @@ -104,19 +104,19 @@ |
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3070120230210001", | ||
"@types/lodash-es": "^4.17.6", | ||
"@types/mockjs": "^1.0.7", | ||
"@types/node": "^18.13.0", | ||
"@types/node": "^18.14.0", | ||
"@types/prettier": "^2.7.2", | ||
"@types/qs": "^6.9.7", | ||
"@types/stompjs": "^2.3.5", | ||
"@types/urijs": "^1.19.19", | ||
"@typescript-eslint/eslint-plugin": "^5.51.0", | ||
"@typescript-eslint/parser": "^5.51.0", | ||
"@typescript-eslint/eslint-plugin": "^5.52.0", | ||
"@typescript-eslint/parser": "^5.52.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", | ||
"cz-git": "^1.5.0", | ||
"czg": "^1.5.0", | ||
"dotenv": "^16.0.3", | ||
"eslint": "^8.34.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
... | ... | @@ -126,7 +126,7 @@ |
"jest": "27.0.4", | ||
"jest-environment-node": "27.5.1", | ||
"less": "^4.1.3", | ||
"lint-staged": "^13.1.1", | ||
"lint-staged": "^13.1.2", | ||
"npm-run-all": "^4.1.5", | ||
"picocolors": "^1.0.0", | ||
"pont-engine": "^1.5.7", | ||
... | ... | @@ -135,7 +135,7 @@ |
"postcss-less": "^6.0.0", | ||
"prettier": "^2.8.4", | ||
"rimraf": "^3.0.2", | ||
"sass": "^1.58.0", | ||
"sass": "^1.58.3", | ||
"sort-package-json": "^2.4.1", | ||
"stylelint": "^14.16.1", | ||
"stylelint-config-html": "^1.1.0", | ||
... | ... | @@ -144,11 +144,11 @@ |
"stylelint-config-standard": "^29.0.0", | ||
"stylelint-order": "^5.0.0", | ||
"stylus": "^0.59.0", | ||
"terser": "^5.16.3", | ||
"terser": "^5.16.4", | ||
"typescript": "^4.9.5", | ||
"unplugin-auto-import": "^0.14.2", | ||
"unplugin-vue-components": "^0.23.0", | ||
"vite": "^4.1.1", | ||
"unplugin-auto-import": "^0.14.3", | ||
"unplugin-vue-components": "^0.24.0", | ||
"vite": "^4.1.2", | ||
"vue-eslint-parser": "^9.1.0" | ||
}, | ||
"engines": { | ||
... | ... |
差异被折叠。
点击展开。
请
注册
或者
登录
后发表评论