Update dependency asciinema-player to v3.13.2 (forgejo) (#10440)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10440
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 2025-12-16 01:56:35 +01:00 committed by Gusted
parent a22e5f86c6
commit 5862d930a1
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -16,7 +16,7 @@
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
"@primer/octicons": "19.14.0",
"ansi_up": "6.0.5",
"asciinema-player": "3.12.1",
"asciinema-player": "3.13.2",
"chart.js": "4.5.1",
"chartjs-adapter-dayjs-4": "1.0.4",
"chartjs-plugin-zoom": "2.2.0",
@ -5075,9 +5075,9 @@
}
},
"node_modules/asciinema-player": {
"version": "3.12.1",
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.12.1.tgz",
"integrity": "sha512-X4tIjZEIsD7Keeu1cJbrsZZCbPSO85w2OiDRGui68JHQPjthIG2jh68TARDrf2CP2l1Lko4mevnBdwwmJfD0iw==",
"version": "3.13.2",
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.13.2.tgz",
"integrity": "sha512-4E125tT+xcXDsMbrImHanK77ed7e+Tzx/INw7lukaGyQEwtzIrivtlN/Xb0D7902fC2k/dNTScqeYa2ldkV7KA==",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.21.0",

View file

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