From 0307f7fdca809a88fd0f7006f860535ae5821641 Mon Sep 17 00:00:00 2001 From: h_mo <596417202@qq.com> Date: Mon, 8 May 2023 22:26:36 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6906ca9..13a544c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "@alova/adapter-uniapp": "^1.1.1", - "@alova/mock": "^1.3.0", + "@alova/mock": "^1.4.0", "@dcloudio/uni-app": "3.0.0-alpha-3080220230428002", "@dcloudio/uni-app-plus": "3.0.0-alpha-3080220230428002", "@dcloudio/uni-components": "3.0.0-alpha-3080220230428002", @@ -54,7 +54,7 @@ "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3080220230428002", "@fortawesome/fontawesome-free": "^6.4.0", "@iconify/iconify": "^3.1.0", - "alova": "^2.3.0", + "alova": "^2.3.1", "crypto-js": "^4.1.1", "echarts": "^5.4.2", "lodash-es": "^4.17.21", @@ -69,7 +69,7 @@ "@dcloudio/uni-cli-shared": "3.0.0-alpha-3080220230428002", "@dcloudio/uni-stacktracey": "3.0.0-alpha-3080220230428002", "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3080220230428002", - "@iconify/json": "^2.2.61", + "@iconify/json": "^2.2.62", "@types/crypto-js": "^4.1.1", "@types/lodash-es": "^4.17.7", "@types/node": "^17.0.45", @@ -78,7 +78,7 @@ "@unocss/preset-icons": "^0.46.5", "autoprefixer": "^10.4.14", "eslint": "^8.40.0", - "eslint-plugin-vue": "^9.11.0", + "eslint-plugin-vue": "^9.11.1", "husky": "^8.0.3", "lint-staged": "^13.2.2", "postcss": "^8.4.23", @@ -88,7 +88,7 @@ "uni-mini-router": "^0.0.11", "uni-read-pages-vite": "^0.0.6", "unocss": "^0.51.12", - "unocss-preset-weapp": "^0.6.1", + "unocss-preset-weapp": "^0.6.2", "vite": "^4.3.5" } }