chore: 依赖升级
正在显示
... | @@ -88,7 +88,7 @@ | ... | @@ -88,7 +88,7 @@ |
"dayjs": "^1.11.7", | "dayjs": "^1.11.7", | ||
"lodash-es": "^4.17.21", | "lodash-es": "^4.17.21", | ||
"nanoid": "^4.0.2", | "nanoid": "^4.0.2", | ||
"pinia": "^2.0.35", | "pinia": "^2.0.36", | ||
"qs": "~6.9.7", | "qs": "~6.9.7", | ||
"stompjs": "^2.3.3", | "stompjs": "^2.3.3", | ||
"urijs": "^1.19.11", | "urijs": "^1.19.11", | ||
... | @@ -98,7 +98,7 @@ | ... | @@ -98,7 +98,7 @@ |
"vue-types": "^5.0.2" | "vue-types": "^5.0.2" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@antfu/eslint-config": "^0.38.5", | "@antfu/eslint-config": "^0.38.6", | ||
"@commitlint/cli": "^17.6.3", | "@commitlint/cli": "^17.6.3", | ||
"@commitlint/config-conventional": "^17.6.3", | "@commitlint/config-conventional": "^17.6.3", | ||
"@dcloudio/types": "^3.3.3", | "@dcloudio/types": "^3.3.3", | ||
... | @@ -107,16 +107,16 @@ | ... | @@ -107,16 +107,16 @@ |
"@dcloudio/uni-helper-json": "^1.0.13", | "@dcloudio/uni-helper-json": "^1.0.13", | ||
"@dcloudio/uni-stacktracey": "3.0.0-3071120230427001", | "@dcloudio/uni-stacktracey": "3.0.0-3071120230427001", | ||
"@dcloudio/vite-plugin-uni": "3.0.0-3071120230427001", | "@dcloudio/vite-plugin-uni": "3.0.0-3071120230427001", | ||
"@iconify/json": "^2.2.60", | "@iconify/json": "^2.2.62", | ||
"@types/crypto-js": "^4.1.1", | "@types/crypto-js": "^4.1.1", | ||
"@types/lodash-es": "^4.17.7", | "@types/lodash-es": "^4.17.7", | ||
"@types/node": "^18.16.4", | "@types/node": "^18.16.6", | ||
"@types/prettier": "^2.7.2", | "@types/prettier": "^2.7.2", | ||
"@types/qs": "^6.9.7", | "@types/qs": "^6.9.7", | ||
"@types/stompjs": "^2.3.5", | "@types/stompjs": "^2.3.5", | ||
"@types/urijs": "^1.19.19", | "@types/urijs": "^1.19.19", | ||
"@typescript-eslint/eslint-plugin": "^5.59.2", | "@typescript-eslint/eslint-plugin": "^5.59.5", | ||
"@typescript-eslint/parser": "^5.59.2", | "@typescript-eslint/parser": "^5.59.5", | ||
"commitizen": "^4.3.0", | "commitizen": "^4.3.0", | ||
"conventional-changelog-cli": "^2.2.2", | "conventional-changelog-cli": "^2.2.2", | ||
"cz-conventional-changelog": "^3.3.0", | "cz-conventional-changelog": "^3.3.0", | ||
... | @@ -124,10 +124,10 @@ | ... | @@ -124,10 +124,10 @@ |
"cz-git": "^1.6.1", | "cz-git": "^1.6.1", | ||
"czg": "^1.6.1", | "czg": "^1.6.1", | ||
"dotenv": "^16.0.3", | "dotenv": "^16.0.3", | ||
"eslint": "^8.39.0", | "eslint": "^8.40.0", | ||
"eslint-config-prettier": "^8.8.0", | "eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-prettier": "^4.2.1", | "eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-vue": "^9.11.0", | "eslint-plugin-vue": "^9.11.1", | ||
"husky": "^8.0.3", | "husky": "^8.0.3", | ||
"jest": "27.0.4", | "jest": "27.0.4", | ||
"jest-environment-node": "27.5.1", | "jest-environment-node": "27.5.1", | ||
... | @@ -149,12 +149,12 @@ | ... | @@ -149,12 +149,12 @@ |
"stylelint-config-standard": "^33.0.0", | "stylelint-config-standard": "^33.0.0", | ||
"stylelint-order": "^6.0.3", | "stylelint-order": "^6.0.3", | ||
"typescript": "^5.0.4", | "typescript": "^5.0.4", | ||
"unocss": "^0.51.8", | "unocss": "^0.51.12", | ||
"unocss-preset-weapp": "^0.6.0", | "unocss-preset-weapp": "^0.6.2", | ||
"unplugin-auto-import": "^0.15.3", | "unplugin-auto-import": "^0.15.3", | ||
"unplugin-vue-components": "^0.24.1", | "unplugin-vue-components": "^0.24.1", | ||
"vite": "^4.3.5", | "vite": "^4.3.5", | ||
"vue-eslint-parser": "^9.2.0" | "vue-eslint-parser": "^9.2.1" | ||
}, | }, | ||
"engines": { | "engines": { | ||
"node": ">=16", | "node": ">=16", | ||
... | ... |
请
注册
或者
登录
后发表评论