From fae66940850469e33e8ad1003464c9393c456244 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 14:48:35 +0800 Subject: [PATCH] fix(deps): update dependency artplayer to ^5.3.0 (#307) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 06e9339..8e334b2 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@types/ini": "^4.1.1", "@viselect/vanilla": "^3.9.0", "aplayer": "^1.10.1", - "artplayer": "^5.2.3", + "artplayer": "^5.3.0", "artplayer-plugin-danmuku": "^5.2.0", "asciinema-player": "^3.10.0", "axios": "^1.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12c1494..fcbe3e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,7 +48,7 @@ importers: specifier: ^1.10.1 version: 1.10.1 artplayer: - specifier: ^5.2.3 + specifier: ^5.3.0 version: 5.3.0 artplayer-plugin-danmuku: specifier: ^5.2.0