mirror of
https://github.com/OpenListTeam/OpenList-Frontend.git
synced 2026-03-13 11:20:24 +00:00
fix(deps): update dependency asciinema-player to ^3.14.15 (#332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
"aplayer": "^1.10.1",
|
||||
"artplayer": "^5.3.0",
|
||||
"artplayer-plugin-danmuku": "^5.2.0",
|
||||
"asciinema-player": "^3.12.1",
|
||||
"asciinema-player": "^3.14.15",
|
||||
"axios": "^1.13.5",
|
||||
"bencode": "^4.0.0",
|
||||
"chardet": "^2.1.1",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -57,8 +57,8 @@ importers:
|
||||
specifier: ^5.2.0
|
||||
version: 5.2.0
|
||||
asciinema-player:
|
||||
specifier: ^3.12.1
|
||||
version: 3.12.1
|
||||
specifier: ^3.14.15
|
||||
version: 3.14.15
|
||||
axios:
|
||||
specifier: ^1.13.5
|
||||
version: 1.13.5
|
||||
@@ -1922,8 +1922,8 @@ packages:
|
||||
artplayer@5.3.0:
|
||||
resolution: {integrity: sha512-yExO39MpEg4P+bxgChxx1eJfiUPE4q1QQRLCmqGhlsj+ANuaoEkR8hF93LdI5ZyrAcIbJkuEndxEiUoKobifDw==}
|
||||
|
||||
asciinema-player@3.12.1:
|
||||
resolution: {integrity: sha512-X4tIjZEIsD7Keeu1cJbrsZZCbPSO85w2OiDRGui68JHQPjthIG2jh68TARDrf2CP2l1Lko4mevnBdwwmJfD0iw==}
|
||||
asciinema-player@3.14.15:
|
||||
resolution: {integrity: sha512-M+6n0GXMc9X4Oaz9qOr5pfQGcmnPOW8QIBzf67eZvtSpyqiKexMA03CpP4S9ZaDuUQNQIF2RSjHl6QLgJYvJ9g==}
|
||||
|
||||
asynckit@0.4.0:
|
||||
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
||||
@@ -5641,7 +5641,7 @@ snapshots:
|
||||
dependencies:
|
||||
option-validator: 2.0.6
|
||||
|
||||
asciinema-player@3.12.1:
|
||||
asciinema-player@3.14.15:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.4
|
||||
solid-js: 1.9.11
|
||||
|
||||
Reference in New Issue
Block a user