]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Fix empty search
[github/Chocobozzz/PeerTube.git] / package.json
index 887099efc37f53d800f134c7027e0ffb864e0007..9ce1e1b0ea9204c4d8aa88f36931f7e1f4fd85d8 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.",
-  "version": "3.3.0-rc.1",
+  "version": "3.3.0",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
@@ -74,7 +74,6 @@
   },
   "dependencies": {
     "@uploadx/core": "^4.4.0",
-    "apicache": "1.6.2",
     "async": "^3.0.1",
     "async-lru": "^1.1.1",
     "bcrypt": "5.0.1",
   },
   "devDependencies": {
     "@openapitools/openapi-generator-cli": "^2.1.4",
-    "@types/apicache": "^1.2.0",
     "@types/async": "^3.0.0",
     "@types/async-lock": "^1.1.0",
     "@types/bcrypt": "^5.0.0",
     "@types/chai": "^4.0.4",
     "@types/chai-json-schema": "^1.4.3",
     "@types/chai-xml": "^0.3.1",
-    "@types/config": "^0.0.38",
+    "@types/config": "^0.0.39",
     "@types/express": "4.17.9",
     "@types/express-rate-limit": "^5.0.0",
     "@types/fluent-ffmpeg": "^2.1.16",
     "@types/lodash": "^4.14.64",
     "@types/lru-cache": "^5.1.0",
     "@types/magnet-uri": "^5.1.1",
-    "@types/maildev": "^0.0.2",
+    "@types/maildev": "^0.0.3",
     "@types/memoizee": "^0.4.2",
     "@types/mkdirp": "^1.0.0",
     "@types/mocha": "^8.0.3",
     "source-map-support": "^0.5.0",
     "supertest": "^6.0.1",
     "swagger-cli": "^4.0.2",
-    "ts-node": "10.0.0",
+    "ts-node": "10.1.0",
     "typescript": "^4.0.5"
   },
   "bundlewatch": {