feat: console component (#5685)

This commit is contained in:
Calum H.
2026-03-27 15:44:08 +00:00
committed by GitHub
parent fc87506745
commit 87122cf9bd
7 changed files with 572 additions and 108 deletions

View File

@@ -66,6 +66,9 @@
"@types/three": "^0.172.0",
"@vintl/how-ago": "^3.0.1",
"@vueuse/core": "^11.1.0",
"@xterm/addon-fit": "^0.11.0",
"@xterm/addon-search": "^0.16.0",
"@xterm/xterm": "^6.0.0",
"ace-builds": "^1.43.5",
"apexcharts": "^4.0.0",
"dayjs": "^1.11.10",
@@ -74,8 +77,8 @@
"fuse.js": "^6.6.2",
"highlight.js": "^11.9.0",
"intl-messageformat": "^10.7.7",
"lru-cache": "^11.2.4",
"jszip": "^3.10.1",
"lru-cache": "^11.2.4",
"markdown-it": "^13.0.2",
"postprocessing": "^6.37.6",
"qrcode.vue": "^3.4.1",