]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Increase live segment file name
[github/Chocobozzz/PeerTube.git] / client / package.json
index cd33c6e1d802b3c902ab9f79dec9e03cd8d26ea0..cf3fb6a926a8eb1bc210656bbf0cc0961ec08a26 100644 (file)
@@ -1,11 +1,11 @@
 {
   "name": "peertube-client",
-  "version": "2.3.0",
+  "version": "2.4.0",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
     "name": "Chocobozzz",
-    "email": "chocobozzz@cpy.re",
+    "email": "chocobozzz@framasoft.org",
     "url": "http://github.com/Chocobozzz"
   },
   "repository": {
@@ -63,6 +63,7 @@
     "@types/markdown-it": "^10.0.1",
     "@types/node": "^14.0.14",
     "@types/sanitize-html": "1.23.3",
+    "@types/sha.js": "^2.4.0",
     "@types/socket.io-client": "^1.4.32",
     "@types/video.js": "^7.3.8",
     "@types/webtorrent": "^0.107.0",
@@ -80,7 +81,7 @@
     "extract-text-webpack-plugin": "4.0.0-beta.0",
     "file-loader": "^6.0.0",
     "focus-visible": "^5.0.2",
-    "hls.js": "^0.14.9",
+    "hls.js": "^0.14.16",
     "html-loader": "^1.0.0",
     "html-webpack-plugin": "^4.0.3",
     "https-browserify": "^1.0.0",
@@ -94,7 +95,7 @@
     "karma-jasmine-html-reporter": "^1.5.0",
     "linkifyjs": "^2.1.5",
     "lodash-es": "^4.17.4",
-    "markdown-it": "^11.0.0",
+    "markdown-it": "11.x",
     "node-sass": "^4.9.3",
     "npm-font-source-sans-pro": "^1.0.2",
     "p2p-media-loader-hlsjs": "^0.6.2",
     "sass-lint": "^1.13.1",
     "sass-loader": "8.0.2",
     "sass-resources-loader": "^2.0.0",
+    "sha.js": "^2.4.11",
     "socket.io-client": "^2.2.0",
     "stream-browserify": "^3.0.0",
     "stream-http": "^3.0.0",