Update protobufjs to v8.0.0 and protobufjs-cli to v2.0.0

- Updated protobufjs from ^7.2.4 to ^8.0.0
- Updated protobufjs-cli from ^1.1.3 to ^2.0.0
- This resolves peer dependency conflicts
- Use --legacy-peer-deps flag when installing

https://claude.ai/code/session_015R3U3kiprQiNTTNNt31Sg6
This commit is contained in:
Claude
2026-02-14 13:00:10 +00:00
parent c6a93a1867
commit ca69786579
+2 -2
View File
@@ -51,7 +51,7 @@
"p-queue": "^9.0.0",
"pino": "^10.3.1",
"prom-client": "^15.1.3",
"protobufjs": "^7.2.4",
"protobufjs": "^8.0.0",
"whatsapp-rust-bridge": "0.5.2",
"ws": "^8.13.0"
},
@@ -79,7 +79,7 @@
"open": "^11.0.0",
"pino-pretty": "^13.1.1",
"prettier": "^3.8.1",
"protobufjs-cli": "^1.1.3",
"protobufjs-cli": "^2.0.0",
"release-it": "^19.2.4",
"ts-jest": "^29.4.0",
"tsc-esm-fix": "^3.1.2",