mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 14:26:23 -04:00
deps: update dependency asciinema-player to v3.8.2 (#3616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
808631f530
commit
bda3d802dc
2 changed files with 5 additions and 5 deletions
8
docs/package-lock.json
generated
8
docs/package-lock.json
generated
|
@ -13,7 +13,7 @@
|
|||
"@docusaurus/preset-classic": "3.7.0",
|
||||
"@docusaurus/theme-mermaid": "3.7.0",
|
||||
"@mdx-js/react": "3.1.0",
|
||||
"asciinema-player": "3.8.1",
|
||||
"asciinema-player": "3.8.2",
|
||||
"clsx": "2.1.1",
|
||||
"prism-react-renderer": "2.4.0",
|
||||
"react": "18.3.1",
|
||||
|
@ -6171,9 +6171,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/asciinema-player": {
|
||||
"version": "3.8.1",
|
||||
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.8.1.tgz",
|
||||
"integrity": "sha512-NkpbFg81Y6iJFpDRndakLCQ0G26XSpvuT3vJTFjMRgHb26lqHgRNY9gun54e5MehZ4fEDNYkMZv+z6MfZ8c2aA==",
|
||||
"version": "3.8.2",
|
||||
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.8.2.tgz",
|
||||
"integrity": "sha512-Lgcnj9u/H6sRpGRX1my7Azcay6llLmB/GVkCGcDbPwdTVTisS1ir8SQ9jRWRvjlLUjpSJkN0euruvy3sLRM8tw==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.21.0",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"@docusaurus/preset-classic": "3.7.0",
|
||||
"@docusaurus/theme-mermaid": "3.7.0",
|
||||
"@mdx-js/react": "3.1.0",
|
||||
"asciinema-player": "3.8.1",
|
||||
"asciinema-player": "3.8.2",
|
||||
"clsx": "2.1.1",
|
||||
"prism-react-renderer": "2.4.0",
|
||||
"react": "18.3.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue