feat(new tool): WebSocket Tester

Fix #928
This commit is contained in:
sharevb 2024-09-01 18:59:59 +02:00 committed by ShareVB
parent 87984e2081
commit 9347c9f034
8 changed files with 428 additions and 11 deletions

View file

@ -41,8 +41,8 @@
"@tiptap/pm": "2.1.6",
"@tiptap/starter-kit": "2.1.6",
"@tiptap/vue-3": "2.0.3",
"@types/markdown-it": "^13.0.7",
"@types/figlet": "^1.5.8",
"@types/markdown-it": "^13.0.7",
"@vicons/material": "^0.12.0",
"@vicons/tabler": "^0.12.0",
"@vueuse/core": "^10.3.0",
@ -94,6 +94,7 @@
"vue-i18n": "^9.9.1",
"vue-router": "^4.1.6",
"vue-tsc": "^1.8.1",
"w-websocket-client": "^1.0.29",
"xml-formatter": "^3.3.2",
"xml-js": "^1.6.11",
"yaml": "^2.2.1"