]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Avoid layout shift in account setup modal
[github/Chocobozzz/PeerTube.git] / package.json
index d2b1e1245ef46b6a87aca51ec67a8f7556785ef4..f627a9a349d1415b210b1ecee75aac3463484890 100644 (file)
@@ -53,7 +53,6 @@
     "generate-cli-doc": "bash ./scripts/generate-cli-doc.sh",
     "parse-log": "node ./dist/scripts/parse-log.js",
     "prune-storage": "node ./dist/scripts/prune-storage.js",
-    "optimize-old-videos": "node ./dist/scripts/optimize-old-videos.js",
     "postinstall": "test -n \"$NOCLIENT\" || (cd client && yarn install --pure-lockfile)",
     "tsc": "tsc",
     "commander": "commander",
@@ -78,6 +77,7 @@
     "async": "^3.0.1",
     "async-lru": "^1.1.1",
     "bcrypt": "5.0.1",
+    "bencode": "^2.0.2",
     "bittorrent-tracker": "^9.0.0",
     "bluebird": "^3.5.0",
     "bull": "^3.4.2",
@@ -99,6 +99,7 @@
     "fs-extra": "^10.0.0",
     "got": "^11.8.2",
     "helmet": "^4.1.0",
+    "hpagent": "^0.1.2",
     "http-problem-details": "^0.1.5",
     "http-signature": "1.3.5",
     "ip-anonymize": "^0.1.0",
     "eslint-plugin-standard": "^5.0.0",
     "fast-xml-parser": "^3.19.0",
     "maildev": "^1.0.0-rc3",
-    "marked": "^2.0.1",
+    "marked": "^3.0.2",
     "marked-man": "^0.7.0",
     "mocha": "^9.0.0",
     "nodemon": "^2.0.1",
+    "proxy": "^1.0.2",
     "socket.io-client": "^4.0.1",
     "source-map-support": "^0.5.0",
     "supertest": "^6.0.1",
     "swagger-cli": "^4.0.2",
-    "ts-node": "10.1.0",
+    "ts-node": "10.2.1",
     "typescript": "^4.0.5"
   },
   "bundlewatch": {