♻️ Adds ws back for testing

This commit is contained in:
Rune Harlyk
2026-01-03 18:16:13 +01:00
committed by nikguin04
parent b38bc4e807
commit cb74a1e9d4
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -47,7 +47,8 @@
"typescript-eslint": "^8.51.0",
"unplugin-icons": "^22.4.2",
"vite": "^7.1.9",
"vitest": "^3.2.4"
"vitest": "^3.2.4",
"ws": "^8.18.3"
},
"type": "module",
"dependencies": {
@@ -66,7 +67,6 @@
"ts-proto": "^2.10.1",
"urdf-loader": "^0.12.6",
"uzip": "^0.20201231.0",
"ws": "^8.18.3",
"xacro-parser": "^0.3.10"
},
"packageManager": "pnpm@9.3.0"
+3 -3
View File
@@ -53,9 +53,6 @@ importers:
uzip:
specifier: ^0.20201231.0
version: 0.20201231.0
ws:
specifier: ^8.18.3
version: 8.18.3
xacro-parser:
specifier: ^0.3.10
version: 0.3.10
@@ -153,6 +150,9 @@ importers:
vitest:
specifier: ^3.2.4
version: 3.2.4(@types/node@24.7.1)(jiti@2.6.1)(jsdom@27.0.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1)
ws:
specifier: ^8.18.3
version: 8.18.3
packages: