socket,config: deprecate printQRInTerminal option

This was done to reduce dependencies
This commit is contained in:
Rajeh Taher
2025-03-10 15:08:50 +02:00
parent e1aadc5546
commit 1c2af09b03
6 changed files with 8 additions and 30 deletions

View File

@@ -67,7 +67,6 @@
"json": "^11.0.0",
"link-preview-js": "^3.0.0",
"open": "^8.4.2",
"qrcode-terminal": "^0.12.0",
"release-it": "^15.10.3",
"sharp": "^0.32.6",
"ts-jest": "^27.0.3",
@@ -79,7 +78,6 @@
"audio-decode": "^2.1.3",
"jimp": "^0.16.1",
"link-preview-js": "^3.0.0",
"qrcode-terminal": "^0.12.0",
"sharp": "^0.32.6"
},
"peerDependenciesMeta": {
@@ -92,9 +90,6 @@
"link-preview-js": {
"optional": true
},
"qrcode-terminal": {
"optional": true
},
"sharp": {
"optional": true
}