From ae9976bb3a59cc3d9952dda6d9388bb412baa158 Mon Sep 17 00:00:00 2001 From: xu-bin-bin <34916924+xu-bin-bin@users.noreply.github.com> Date: 星期二, 24 十月 2023 09:28:16 +0800 Subject: [PATCH] Merge branch '648540858:wvp-28181-2.0' into wvp-28181-2.0 --- web_src/package.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web_src/package.json b/web_src/package.json index 18b3332..255e788 100644 --- a/web_src/package.json +++ b/web_src/package.json @@ -10,7 +10,7 @@ "build": "node build/build.js" }, "dependencies": { - "@liveqing/liveplayer": "^2.7.0", + "@liveqing/liveplayer": "^2.7.10", "axios": "^0.24.0", "core-js": "^2.6.5", "echarts": "^4.9.0", @@ -25,7 +25,7 @@ "vue-clipboard2": "^0.3.1", "vue-clipboards": "^1.3.0", "vue-contextmenujs": "^1.3.13", - "vue-cookies": "^1.7.4", + "vue-cookies": "^1.8.3", "vue-giant-tree": "^0.1.5", "vue-router": "^3.1.6", "vue-ztree-2.0": "^1.0.4" -- Gitblit v1.8.0