Added protobuf to TS (proper)

This commit is contained in:
Niklas Jensen
2025-12-28 22:26:44 +01:00
committed by nikguin04
parent 8c418fd779
commit 7a21580569
3 changed files with 46 additions and 0 deletions
+2
View File
@@ -48,6 +48,7 @@
},
"type": "module",
"dependencies": {
"@bufbuild/protobuf": "^2.10.2",
"@msgpack/msgpack": "^3.1.2",
"@niku/vite-env-caster": "^1.1.2",
"@sveltejs/adapter-auto": "^6.1.1",
@@ -60,6 +61,7 @@
"svelte-dnd-list": "^0.1.8",
"svelte-modals": "^2.0.1",
"three": "^0.180.0",
"ts-proto": "^2.10.1",
"urdf-loader": "^0.12.6",
"uzip": "^0.20201231.0",
"xacro-parser": "^0.3.10"