summary refs log tree commit diff
path: root/pkgs/tools/misc/fx_cast/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/misc/fx_cast/package.json')
-rw-r--r--pkgs/tools/misc/fx_cast/package.json41
1 files changed, 21 insertions, 20 deletions
diff --git a/pkgs/tools/misc/fx_cast/package.json b/pkgs/tools/misc/fx_cast/package.json
index 2c155f78632..01c0113ca3e 100644
--- a/pkgs/tools/misc/fx_cast/package.json
+++ b/pkgs/tools/misc/fx_cast/package.json
@@ -1,8 +1,8 @@
 {
     "name": "fx_cast_bridge",
-    "version": "0.1.2",
+    "version": "0.2.0",
     "__applicationName": "fx_cast_bridge",
-    "__applicationVersion": "0.1.0",
+    "__applicationVersion": "0.2.0",
     "__applicationDirectoryName": "fx_cast",
     "__applicationExecutableName": "fx_cast_bridge",
     "scripts": {
@@ -12,28 +12,29 @@
         "remove-manifest": "node bin/install-manifest.js --remove"
     },
     "dependencies": {
-        "@types/minimist": "^1.2.1",
-        "@types/ws": "^7.4.0",
-        "bplist-creator": "0.0.8",
-        "bplist-parser": "^0.2.0",
+        "bplist-creator": "^0.1.0",
+        "bplist-parser": "^0.3.1",
         "castv2": "^0.1.10",
-        "fast-srp-hap": "^2.0.2",
-        "mdns": "^2.5.1",
-        "mime-types": "^2.1.27",
-        "minimist": "^1.2.5",
-        "node-fetch": "^2.6.0",
+        "fast-srp-hap": "^2.0.4",
+        "mdns": "^2.7.2",
+        "mime-types": "^2.1.35",
+        "minimist": "^1.2.6",
+        "node-fetch": "^3.2.3",
         "tweetnacl": "^1.0.3",
-        "ws": "^7.4.3"
+        "ws": "^8.5.0"
     },
     "devDependencies": {
-        "@types/mdns": "0.0.33",
-        "@types/mime-types": "^2.1.0",
-        "@types/node": "^13.13.15",
-        "@types/node-fetch": "^2.5.7",
-        "fs-extra": "^9.1.0",
-        "mustache": "^4.0.1",
-        "pkg": "^4.4.9",
-        "typescript": "^4.1.5"
+        "@types/mdns": "^0.0.34",
+        "@types/mime-types": "^2.1.1",
+        "@types/minimist": "^1.2.2",
+        "@types/node": "^17.0.26",
+        "@types/node-fetch": "^2.6.1",
+        "@types/ws": "^8.5.3",
+        "fs-extra": "^10.1.0",
+        "mustache": "^4.2.0",
+        "pkg": "^5.6.0",
+        "tiny-typed-emitter": "^2.1.0",
+        "typescript": "^4.6.3"
     },
     "optionalDependencies": {
         "rage-edit": "^1.2.0"