Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zhetengbiji committed Mar 29, 2024
1 parent 886cee7 commit 31f15e2
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"dev:mp-qq": "uni -p mp-qq",
"dev:mp-toutiao": "uni -p mp-toutiao",
"dev:mp-weixin": "uni -p mp-weixin",
"dev:mp-xhs": "uni -p mp-xhs",
"dev:quickapp-webview": "uni -p quickapp-webview",
"dev:quickapp-webview-huawei": "uni -p quickapp-webview-huawei",
"dev:quickapp-webview-union": "uni -p quickapp-webview-union",
Expand All @@ -33,6 +34,7 @@
"build:mp-qq": "uni build -p mp-qq",
"build:mp-toutiao": "uni build -p mp-toutiao",
"build:mp-weixin": "uni build -p mp-weixin",
"build:mp-xhs": "uni build -p mp-xhs",
"build:quickapp-webview": "uni build -p quickapp-webview",
"build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
"build:quickapp-webview-union": "uni build -p quickapp-webview-union",
Expand All @@ -51,8 +53,9 @@
"@dcloudio/uni-mp-qq": "3.0.0-3081220230817002",
"@dcloudio/uni-mp-toutiao": "3.0.0-3081220230817002",
"@dcloudio/uni-mp-weixin": "3.0.0-3081220230817002",
"@dcloudio/uni-mp-xhs": "3.0.0-3081220230817002",
"@dcloudio/uni-quickapp-webview": "3.0.0-3081220230817002",
"vue": "^3.2.45",
"vue": "^3.3.11",
"vue-i18n": "^9.1.9"
},
"devDependencies": {
Expand All @@ -62,9 +65,9 @@
"@dcloudio/uni-stacktracey": "3.0.0-3081220230817002",
"@dcloudio/vite-plugin-uni": "3.0.0-3081220230817002",
"@vue/tsconfig": "^0.1.3",
"@vue/runtime-core": "^3.2.45",
"@vue/runtime-core": "^3.3.11",
"typescript": "^4.9.4",
"vite": "4.1.4",
"vite": "4.3.5",
"vue-tsc": "^1.0.24"
}
}

0 comments on commit 31f15e2

Please sign in to comment.