]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Playlist reorder support
[github/Chocobozzz/PeerTube.git] / client / package.json
index a455653fe4a3e8be6a8aaa6ce25913978a623a49..72708bd7653d2e71ad55da95f471f3073285289a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.2.0",
+  "version": "1.2.1",
   "private": true,
   "licence": "GPLv3",
   "author": {
@@ -28,7 +28,8 @@
   "resolutions": {
     "video.js": "^7",
     "webtorrent/create-torrent/junk": "^1",
-    "simple-get": "^2.8.1"
+    "simple-get": "^2.8.1",
+    "punycode": "^1.4.1"
   },
   "jest": {
     "globals": {
     "setupTestFrameworkScriptFile": "<rootDir>/src/setupJest.ts"
   },
   "devDependencies": {
-    "@angular-devkit/build-angular": "~0.11.1",
-    "@angular/animations": "~7.1.1",
-    "@angular/cli": "~7.1.1",
-    "@angular/common": "~7.1.1",
-    "@angular/compiler": "~7.1.1",
-    "@angular/compiler-cli": "~7.1.1",
-    "@angular/core": "~7.1.1",
-    "@angular/forms": "~7.1.1",
-    "@angular/http": "~7.1.1",
-    "@angular/language-service": "~7.1.1",
-    "@angular/platform-browser": "~7.1.1",
-    "@angular/platform-browser-dynamic": "~7.1.1",
-    "@angular/router": "~7.1.1",
-    "@angular/service-worker": "~7.1.1",
+    "@angular-devkit/build-angular": "~0.13.1",
+    "@angular/animations": "~7.2.4",
+    "@angular/cdk": "^7.3.4",
+    "@angular/cli": "~7.3.1",
+    "@angular/common": "~7.2.4",
+    "@angular/compiler": "~7.2.4",
+    "@angular/compiler-cli": "~7.2.4",
+    "@angular/core": "~7.2.4",
+    "@angular/forms": "~7.2.4",
+    "@angular/http": "~7.2.4",
+    "@angular/language-service": "~7.2.4",
+    "@angular/platform-browser": "~7.2.4",
+    "@angular/platform-browser-dynamic": "~7.2.4",
+    "@angular/router": "~7.2.4",
+    "@angular/service-worker": "~7.2.4",
     "@angularclass/hmr": "^2.1.3",
     "@neos21/bootstrap3-glyphicons": "^1.0.1",
     "@ng-bootstrap/ng-bootstrap": "^4.0.0",
@@ -92,6 +94,7 @@
     "@types/jasminewd2": "^2.0.3",
     "@types/jest": "^23.3.1",
     "@types/jschannel": "^1.0.0",
+    "@types/linkifyjs": "^2.1.1",
     "@types/lodash-es": "^4.17.0",
     "@types/markdown-it": "^0.0.5",
     "@types/node": "^10.9.2",
     "ngx-qrcode2": "^0.0.9",
     "node-sass": "^4.9.3",
     "npm-font-source-sans-pro": "^1.0.2",
-    "p2p-media-loader-hlsjs": "^0.3.0",
+    "p2p-media-loader-hlsjs": "^0.4.0",
     "path-browserify": "^1.0.0",
     "primeng": "^7.0.0",
     "process": "^0.11.10",
     "ts-jest": "^23.1.4",
     "tslint": "^5.7.0",
     "tslint-config-standard": "^8.0.1",
-    "typescript": "3.1.6",
+    "typescript": "3.2",
     "video.js": "^7",
     "videojs-contextmenu-ui": "^5.0.0",
     "videojs-contrib-quality-levels": "^2.0.9",