From 7c8a206519c0d46f876b17c96224557983e7d7aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E4=BF=8A=E6=97=AD?= <398847134@qq.com> Date: Tue, 20 May 2025 09:31:30 +0800 Subject: [PATCH] =?UTF-8?q?hls=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sub-operation-service/package.json | 1 + sub-operation-service/yarn.lock | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/sub-operation-service/package.json b/sub-operation-service/package.json index 5b02f67..95b5182 100644 --- a/sub-operation-service/package.json +++ b/sub-operation-service/package.json @@ -23,6 +23,7 @@ "axios": "^1.6.5", "echarts": "^5.6.0", "element-plus": "^2.7.2", + "hls.js": "^1.6.2", "js-base64": "^3.7.6", "lodash": "^4.17.21", "moment": "^2.30.1", diff --git a/sub-operation-service/yarn.lock b/sub-operation-service/yarn.lock index 9aeb966..2eb9215 100644 --- a/sub-operation-service/yarn.lock +++ b/sub-operation-service/yarn.lock @@ -3104,6 +3104,11 @@ he@^1.1.1: resolved "https://registry.npmmirror.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== +hls.js@^1.6.2: + version "1.6.2" + resolved "https://registry.npmmirror.com/hls.js/-/hls.js-1.6.2.tgz#02272bea644b5f61f71741256618d6b629ae7834" + integrity sha512-rx+pETSCJEDThm/JCm8CuadcAC410cVjb1XVXFNDKFuylaayHk1+tFxhkjvnMDAfqsJHxZXDAJ3Uc2d5xQyWlQ== + hookified@^1.6.0: version "1.6.0" resolved "https://registry.npmmirror.com/hookified/-/hookified-1.6.0.tgz#161315ed4525a21f74d710dd9cec71e73951bed2"