]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Translated using Weblate (Polish)
[github/Chocobozzz/PeerTube.git] / package.json
index 345106ce119de6694c5ac2c2ce72e6b75d914119..9481e63f437ebc8c9bff45f62dd2b36851fdec0e 100644 (file)
@@ -7,7 +7,7 @@
   "engines": {
     "node": ">=10.x <=15",
     "yarn": ">=1.x",
-    "postgres": ">=9.6",
+    "postgres": ">=10.x",
     "redis-server": ">=2.8.18",
     "ffmpeg": ">=4.1"
   },
@@ -53,6 +53,7 @@
     "start:server": "node dist/server --no-client",
     "update-host": "node ./dist/scripts/update-host.js",
     "create-transcoding-job": "node ./dist/scripts/create-transcoding-job.js",
+    "regenerate-thumbnails": "node ./dist/scripts/regenerate-thumbnails.js",
     "create-import-video-file-job": "node ./dist/scripts/create-import-video-file-job.js",
     "print-transcode-command": "node ./dist/scripts/print-transcode-command.js",
     "test": "scripty",
@@ -98,6 +99,7 @@
     "cookie-parser": "^1.4.3",
     "cors": "^2.8.1",
     "create-torrent": "^4.0.0",
+    "decache": "^4.6.0",
     "deep-object-diff": "^1.1.0",
     "email-templates": "^8.0.3",
     "express": "^4.12.4",
     "ip-anonymize": "^0.1.0",
     "ipaddr.js": "2.0.0",
     "is-cidr": "^4.0.0",
-    "iso-639-3": "^2.0.0",
+    "iso-639-3": "2.2.0",
     "jimp": "^0.16.0",
     "js-yaml": "^4.0.0",
-    "jsonld": "~4.0.1",
+    "jsonld": "~5.2.0",
     "lodash": "^4.17.10",
     "lru-cache": "^6.0.0",
     "magnet-uri": "^6.1.0",
     "reflect-metadata": "^0.1.12",
     "sanitize-html": "2.x",
     "scripty": "^2.0.0",
-    "sequelize": "6.5.0",
+    "sequelize": "6.6.2",
     "sequelize-typescript": "^2.0.0-beta.1",
     "sitemap": "^6.1.0",
-    "socket.io": "^3.0.2",
+    "socket.io": "^4.0.1",
     "sql-formatter": "^4.0.0-beta.0",
     "srt-to-vtt": "^1.1.2",
     "tsconfig-paths": "^3.9.0",
     "uuid": "^8.1.0",
     "validator": "^13.0.0",
     "webfinger.js": "^2.6.6",
-    "webtorrent": "^0.115.1",
+    "webtorrent": "^0.116.1",
     "winston": "3.3.3",
     "ws": "^7.0.0",
     "youtube-dl": "^3.0.2"
     "@types/express-rate-limit": "^5.0.0",
     "@types/fluent-ffmpeg": "^2.1.16",
     "@types/fs-extra": "^9.0.1",
-    "@types/libxmljs": "^0.18.0",
     "@types/lodash": "^4.14.64",
     "@types/lru-cache": "^5.1.0",
     "@types/magnet-uri": "^5.1.1",
-    "@types/maildev": "^0.0.1",
+    "@types/maildev": "^0.0.2",
     "@types/memoizee": "^0.4.2",
     "@types/mkdirp": "^1.0.0",
     "@types/mocha": "^8.0.3",
     "eslint-config-standard-with-typescript": "^20.0.0",
     "eslint-plugin-import": "^2.20.1",
     "eslint-plugin-node": "^11.0.0",
-    "eslint-plugin-promise": "^4.2.1",
+    "eslint-plugin-promise": "^5.1.0",
     "eslint-plugin-standard": "^5.0.0",
-    "libxmljs": "0.19.7",
+    "fast-xml-parser": "^3.19.0",
     "maildev": "^1.0.0-rc3",
     "marked": "^2.0.1",
     "marked-man": "^0.7.0",
     "mocha": "^8.0.1",
     "nodemon": "^2.0.1",
-    "socket.io-client": "^3.0.2",
+    "socket.io-client": "^4.0.1",
     "source-map-support": "^0.5.0",
     "supertest": "^6.0.1",
     "swagger-cli": "^4.0.2",