]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Fix playlist deletion
[github/Chocobozzz/PeerTube.git] / client / package.json
index 946cd109c3b8214c51f08e68872a6a948410fdbb..9769cc813af27845ba44b7d7d3df234215bf08a7 100644 (file)
   "typings": "*.d.ts",
   "devDependencies": {
     "@angular-devkit/build-angular": "^0.1001.0-next.4",
-    "@angular/animations": "^10.1.0-next.4",
+    "@angular/animations": "^10.1.0-next.5",
     "@angular/cdk": "^10.0.0",
     "@angular/cli": "^10.1.0-next.4",
-    "@angular/common": "^10.1.0-next.4",
-    "@angular/compiler": "^10.1.0-next.4",
-    "@angular/compiler-cli": "^10.1.0-next.4",
-    "@angular/core": "^10.1.0-next.4",
-    "@angular/forms": "^10.1.0-next.4",
-    "@angular/localize": "^10.1.0-next.4",
-    "@angular/platform-browser": "^10.1.0-next.4",
-    "@angular/platform-browser-dynamic": "^10.1.0-next.4",
-    "@angular/router": "^10.1.0-next.4",
-    "@angular/service-worker": "^10.1.0-next.4",
+    "@angular/common": "^10.1.0-next.5",
+    "@angular/compiler": "^10.1.0-next.5",
+    "@angular/compiler-cli": "^10.1.0-next.5",
+    "@angular/core": "^10.1.0-next.5",
+    "@angular/forms": "^10.1.0-next.5",
+    "@angular/localize": "^10.1.0-next.5",
+    "@angular/platform-browser": "^10.1.0-next.5",
+    "@angular/platform-browser-dynamic": "^10.1.0-next.5",
+    "@angular/router": "^10.1.0-next.5",
+    "@angular/service-worker": "^10.1.0-next.5",
     "@angularclass/hmr": "^2.1.3",
     "@neos21/bootstrap3-glyphicons": "^1.0.1",
     "@ng-bootstrap/ng-bootstrap": "^7.0.0",
+    "@ng-select/ng-select": "^5.0.0",
     "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6",
     "@ngx-i18nsupport/tooling": "^8.0.3",
     "@ngx-loading-bar/core": "^5.0.0",
     "@ngx-loading-bar/http-client": "^5.0.0",
     "@ngx-loading-bar/router": "^5.0.0",
     "@ngx-meta/core": "^9.0.0",
-    "@ngx-translate/i18n-polyfill": "^1.0.0",
     "@types/chart.js": "^2.9.16",
     "@types/core-js": "^2.5.2",
     "@types/debug": "^4.1.5",
@@ -95,8 +95,6 @@
     "linkifyjs": "^2.1.5",
     "lodash-es": "^4.17.4",
     "markdown-it": "^11.0.0",
-    "ngx-chips": "2.1.0",
-    "ngx-pipes": "^2.6.0",
     "node-sass": "^4.9.3",
     "npm-font-source-sans-pro": "^1.0.2",
     "p2p-media-loader-hlsjs": "^0.6.2",
     "webtorrent": "^0.108.1",
     "whatwg-fetch": "^3.0.0",
     "zone.js": "~0.10.2"
-  },
-  "dependencies": {}
+  }
 }