From c94b230d459b1e0dd8d27528d766480af9a40df0 Mon Sep 17 00:00:00 2001 From: first19326 <870390039@qq.com> Date: Tue, 2 Jan 2024 23:10:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20vue-aplayer=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4547945..4b411ba 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "lint": "eslint . --ext .js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts,.vue --fix" }, "dependencies": { - "@worstone/vue-aplayer": "^1.0.4", + "@worstone/vue-aplayer": "^1.0.6", "aplayer": "^1.10.1", "axios": "^1.6.3", "element-plus": "^2.4.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49e8290..0df02ef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@worstone/vue-aplayer': - specifier: ^1.0.4 - version: 1.0.4 + specifier: ^1.0.6 + version: 1.0.6 aplayer: specifier: ^1.10.1 version: 1.10.1 @@ -1899,8 +1899,8 @@ packages: - vue dev: false - /@worstone/vue-aplayer@1.0.4: - resolution: {integrity: sha512-74zJaAsuNa20TjmDI4cpsk38vmP3v+mW+uTj5AhGjikzIEkPmVcHg+cNrX8G6ar7m8I+p4li/VRF0Ufu6JPJ5w==} + /@worstone/vue-aplayer@1.0.6: + resolution: {integrity: sha512-si0ShhO9xuENpFQdpJqKEWy3NR1Lt0r+T88u/gwZVw3b15CUizhrWpn8QdM08Ele+7FFkegsd2YDyANYhGtR6A==} dependencies: smoothscroll: 0.4.0 vue: 3.4.3