build(deps): Bump asciinema-player from 3.6.3 to 3.7.0 in /asciiplayer (#23)

Bumps [asciinema-player](https://github.com/asciinema/asciinema-player) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/asciinema/asciinema-player/releases)
- [Commits](https://github.com/asciinema/asciinema-player/compare/v3.6.3...v3.7.0)

---
updated-dependencies:
- dependency-name: asciinema-player
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-15 18:13:09 +08:00 committed by GitHub
parent c059193e68
commit 40e2bf0733
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -406,9 +406,9 @@
} }
}, },
"node_modules/asciinema-player": { "node_modules/asciinema-player": {
"version": "3.6.3", "version": "3.7.0",
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.6.3.tgz", "resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.7.0.tgz",
"integrity": "sha512-62aDgLpbuduhmpFfNgPOzf6fOluACLsftVnjpWJjUXX6dqhqTckFqWoJ+ayA0XjSlZ9l9wXTcJqRqvAAIpMblg==", "integrity": "sha512-0RDc4j7TkjyhAwxkDe3vNqjAcizc7tubYW2VZi/06csY8iAoSC2uRvSyfNzh9ONDZu8pdf0bZJ91A84Gexb3tg==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.21.0", "@babel/runtime": "^7.21.0",
"solid-js": "^1.3.0" "solid-js": "^1.3.0"