« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index 3639c69..417a678 100644
--- a/package.json
+++ b/package.json
@@ -13,12 +13,13 @@
     "command-exists": "^1.2.9",
     "expand-home-dir": "0.0.3",
     "mkdirp": "^3.0.1",
+    "nanoid": "^5.0.7",
     "natural-orderby": "^2.0.3",
     "node-fetch": "^2.6.0",
-    "open": "^7.0.3",
+    "open": "^10.1.0",
+    "rimraf": "^5.0.6",
     "sanitize-filename": "^1.6.3",
     "shell-escape": "^0.2.0",
-    "tempy": "^0.2.1",
     "tui-lib": "^0.4.0",
     "tui-text-editor": "^0.3.1"
   },