mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-07-05 03:58:16 +08:00
Updating documentation output to match new Exception rendering.
This commit is contained in:

committed by
Patrik Svensson

parent
78958aae27
commit
e8eb5b85b9
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.3.4",
|
||||
"@tailwindcss/typography": "^0.4.1",
|
||||
"asciinema-player": "^3.0.0-beta.4",
|
||||
"asciinema-player": "^3.0.0-rc.1",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"playwright": "^1.16.3",
|
||||
@ -320,9 +320,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/asciinema-player": {
|
||||
"version": "3.0.0-beta.4",
|
||||
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.0.0-beta.4.tgz",
|
||||
"integrity": "sha512-HfMAkSktWJbiLBxkJMpfkvDxUUUwJAdeF0oI4f7ni9GPlm2jt+6mcgDnnxndrpZ3q0PP3/loOxNBrBSifXDVEQ==",
|
||||
"version": "3.0.0-rc.1",
|
||||
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.0.0-rc.1.tgz",
|
||||
"integrity": "sha512-r0yRCnifQ+UuyInLBwanupOUk7FPIs1NgD3D+egaSCXzK1+PSQf0aHo/dfpZFY2sml9mA0cqUHJFQ4KnuUJS1Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
@ -2626,9 +2626,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"asciinema-player": {
|
||||
"version": "3.0.0-beta.4",
|
||||
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.0.0-beta.4.tgz",
|
||||
"integrity": "sha512-HfMAkSktWJbiLBxkJMpfkvDxUUUwJAdeF0oI4f7ni9GPlm2jt+6mcgDnnxndrpZ3q0PP3/loOxNBrBSifXDVEQ==",
|
||||
"version": "3.0.0-rc.1",
|
||||
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.0.0-rc.1.tgz",
|
||||
"integrity": "sha512-r0yRCnifQ+UuyInLBwanupOUk7FPIs1NgD3D+egaSCXzK1+PSQf0aHo/dfpZFY2sml9mA0cqUHJFQ4KnuUJS1Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
|
Reference in New Issue
Block a user