update
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"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"
|
||||
"build:quickapp-webview-union": "uni build -p quickapp-webview-union",
|
||||
"postinstall": "weapp-tw patch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dcloudio/uni-app": "3.0.0-alpha-4050420250306001",
|
||||
@@ -78,8 +79,10 @@
|
||||
"@dcloudio/uni-cli-shared": "3.0.0-alpha-4050420250306001",
|
||||
"@dcloudio/uni-stacktracey": "3.0.0-alpha-4050420250306001",
|
||||
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-4050420250306001",
|
||||
"@tailwindcss/postcss": "^4.1.5",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@vue/runtime-core": "^3.4.21",
|
||||
"vite": "6.2.2"
|
||||
"vite": "6.3.5",
|
||||
"weapp-tailwindcss": "^4.1.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user