Skip to content

Commit a83988a

Browse files
committed
Merge branch 'feat/websocket-tester' into chore/all-my-stuffs
# Conflicts: # components.d.ts # package.json # pnpm-lock.yaml # src/tools/index.ts
2 parents 4c424fc + 9347c9f commit a83988a

File tree

6 files changed

+328
-2
lines changed

6 files changed

+328
-2
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@
9393
"@types/markdown-it": "^13.0.7",
9494
"@types/utf8": "^3.0.3",
9595
"@unicode/unicode-15.1.0": "^1.6.0",
96+
"@types/figlet": "^1.5.8",
97+
"@types/markdown-it": "^13.0.7",
9698
"@vicons/material": "^0.12.0",
9799
"@vicons/tabler": "^0.12.0",
98100
"@vueuse/core": "^10.11.1",
@@ -255,6 +257,7 @@
255257
"webp-converter-browser": "^1.0.4",
256258
"vuedraggable": "^4.1.0",
257259
"webcrack": "^2.13.0",
260+
"w-websocket-client": "^1.0.29",
258261
"xml-formatter": "^3.3.2",
259262
"xml-js": "^1.6.11",
260263
"xpath-to-css": "^1.2.0",

0 commit comments

Comments
 (0)