chore: update deps

This commit is contained in:
qiang 2024-06-28 15:06:37 +08:00
parent ff5c6225b8
commit 6d78d3c1d6

View File

@ -55,19 +55,19 @@
"@dcloudio/uni-mp-weixin": "3.0.0-4000720240327002",
"@dcloudio/uni-mp-xhs": "3.0.0-4000720240327002",
"@dcloudio/uni-quickapp-webview": "3.0.0-4000720240327002",
"vue": "^3.3.11",
"vue": "^3.4.21",
"vue-i18n": "^9.1.9"
},
"devDependencies": {
"@dcloudio/types": "^3.3.2",
"@dcloudio/types": "^3.4.8",
"@dcloudio/uni-automator": "3.0.0-4000720240327002",
"@dcloudio/uni-cli-shared": "3.0.0-4000720240327002",
"@dcloudio/uni-stacktracey": "3.0.0-4000720240327002",
"@dcloudio/vite-plugin-uni": "3.0.0-4000720240327002",
"@vue/tsconfig": "^0.1.3",
"@vue/runtime-core": "^3.3.11",
"@vue/runtime-core": "^3.4.21",
"typescript": "^4.9.4",
"vite": "4.3.5",
"vite": "5.2.8",
"vue-tsc": "^1.0.24"
}
}