Update dependency asciinema-player to v3.14.15 (forgejo) (#11318)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11318
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-02-16 08:27:40 +01:00 committed by Gusted
parent 6bf689fd75
commit d5c64889aa
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.14.0",
"asciinema-player": "3.14.15",
"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.14.0",
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.14.0.tgz",
"integrity": "sha512-44m3CpNavn8i7DSr/AeeV+rJpHpcqc/OCildCs9FAu5gnXB6XNBdbhfg6mHMG4uU3R1rxFNA3ZRTt8FMhHC48Q==",
"version": "3.14.15",
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.14.15.tgz",
"integrity": "sha512-M+6n0GXMc9X4Oaz9qOr5pfQGcmnPOW8QIBzf67eZvtSpyqiKexMA03CpP4S9ZaDuUQNQIF2RSjHl6QLgJYvJ9g==",
"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.14.0",
"asciinema-player": "3.14.15",
"chart.js": "4.5.1",
"chartjs-adapter-dayjs-4": "1.0.4",
"chartjs-plugin-zoom": "2.2.0",