]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Reduce advanced search input debounce time
[github/Chocobozzz/PeerTube.git] / package.json
index 574e50e523a4cbec5b96b2a348d407eacec8aa1b..ebfd192cf3e547756d3b06ceb785cf812ac65a8d 100644 (file)
@@ -71,8 +71,6 @@
     "ts-node": "ts-node",
     "eslint": "eslint",
     "concurrently": "concurrently",
-    "sasslint": "sass-lint --verbose --no-exit",
-    "sasslint:fix": "sass-lint-auto-fix -c .sass-lint.yml --verbose",
     "mocha": "mocha",
     "ci": "scripty",
     "release": "scripty",
@@ -80,8 +78,7 @@
     "nightly": "scripty",
     "openapi-clients": "scripty",
     "client-report": "scripty",
-    "swagger-cli": "swagger-cli",
-    "sass-lint": "sass-lint"
+    "swagger-cli": "swagger-cli"
   },
   "dependencies": {
     "apicache": "1.6.2",
@@ -99,6 +96,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",
   "scripty": {
     "silent": true
   },
-  "sasslintConfig": "client/.sass-lint.yml",
   "bundlewatch": {
     "files": [
       {