Update dependency asciinema-player to v3.14.0 (forgejo) (#10759)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10759
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
Renovate Bot 2026-01-14 10:21:20 +01:00 committed by Gusted
parent 5c8da92a6d
commit eb682c3c0b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -39,7 +39,7 @@
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
"@primer/octicons": "19.14.0",
"ansi_up": "6.0.5",
"asciinema-player": "3.13.5",
"asciinema-player": "3.14.0",
"chart.js": "4.5.1",
"chartjs-adapter-dayjs-4": "1.0.4",
"chartjs-plugin-zoom": "2.2.0",
@ -5633,9 +5633,9 @@
}
},
"node_modules/asciinema-player": {
"version": "3.13.5",
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.13.5.tgz",
"integrity": "sha512-mgpJc9g6I+k4Tz5qVUNd0H+GoYlhiUwvlay6vD6IXiuiWOWhBOjxbvqQ1bcI/HPTrOYxhTyxZuzHIXM36Tw60Q==",
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.14.0.tgz",
"integrity": "sha512-44m3CpNavn8i7DSr/AeeV+rJpHpcqc/OCildCs9FAu5gnXB6XNBdbhfg6mHMG4uU3R1rxFNA3ZRTt8FMhHC48Q==",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.21.0",

View file

@ -38,7 +38,7 @@
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
"@primer/octicons": "19.14.0",
"ansi_up": "6.0.5",
"asciinema-player": "3.13.5",
"asciinema-player": "3.14.0",
"chart.js": "4.5.1",
"chartjs-adapter-dayjs-4": "1.0.4",
"chartjs-plugin-zoom": "2.2.0",