build: 升级依赖插件
正在显示
| ... | ... | @@ -104,7 +104,7 @@ |
| "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3070620230227001", | ||
| "@types/lodash-es": "^4.17.6", | ||
| "@types/mockjs": "^1.0.7", | ||
| "@types/node": "^18.14.2", | ||
| "@types/node": "^18.14.4", | ||
| "@types/prettier": "^2.7.2", | ||
| "@types/qs": "^6.9.7", | ||
| "@types/stompjs": "^2.3.5", | ||
| ... | ... | @@ -115,8 +115,8 @@ |
| "conventional-changelog-cli": "^2.2.2", | ||
| "cz-conventional-changelog": "^3.3.0", | ||
| "cz-customizable": "^7.0.0", | ||
| "cz-git": "^1.5.0", | ||
| "czg": "^1.5.0", | ||
| "cz-git": "^1.5.1", | ||
| "czg": "^1.5.1", | ||
| "dotenv": "^16.0.3", | ||
| "eslint": "^8.35.0", | ||
| "eslint-config-prettier": "^8.6.0", | ||
| ... | ... | @@ -134,7 +134,7 @@ |
| "postcss-html": "^1.5.0", | ||
| "postcss-less": "^6.0.0", | ||
| "prettier": "^2.8.4", | ||
| "rimraf": "^4.1.2", | ||
| "rimraf": "^4.2.0", | ||
| "sass": "^1.58.3", | ||
| "sort-package-json": "^2.4.1", | ||
| "stylelint": "^14.16.1", | ||
| ... | ... |
请
注册
或者
登录
后发表评论