aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-04-06 15:02:47 +0200
committerChocobozzz <me@florianbigard.com>2018-04-06 15:02:47 +0200
commit6e0c85bd903dc0a7dbf9672e83a0fb59b2c8ebd6 (patch)
tree817e7805d16c62fb675ed478596219b96df264ff /client/package.json
parentee28cdf1c488ac6ad6f3d06804b9c5e63eea1965 (diff)
downloadPeerTube-6e0c85bd903dc0a7dbf9672e83a0fb59b2c8ebd6.tar.gz
PeerTube-6e0c85bd903dc0a7dbf9672e83a0fb59b2c8ebd6.tar.zst
PeerTube-6e0c85bd903dc0a7dbf9672e83a0fb59b2c8ebd6.zip
Upgrade client dependencies
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/client/package.json b/client/package.json
index c865486e7..76e3df4f6 100644
--- a/client/package.json
+++ b/client/package.json
@@ -23,7 +23,7 @@
23 "license": "GPLv3", 23 "license": "GPLv3",
24 "devDependencies": { 24 "devDependencies": {
25 "@angular/animations": "~5.2.2", 25 "@angular/animations": "~5.2.2",
26 "@angular/cli": "1.7.1", 26 "@angular/cli": "1.7.4",
27 "@angular/common": "~5.2.2", 27 "@angular/common": "~5.2.2",
28 "@angular/compiler": "~5.2.2", 28 "@angular/compiler": "~5.2.2",
29 "@angular/compiler-cli": "~5.2.2", 29 "@angular/compiler-cli": "~5.2.2",
@@ -45,7 +45,7 @@
45 "@types/markdown-it": "^0.0.4", 45 "@types/markdown-it": "^0.0.4",
46 "@types/node": "^9.3.0", 46 "@types/node": "^9.3.0",
47 "@types/sanitize-html": "^1.14.0", 47 "@types/sanitize-html": "^1.14.0",
48 "@types/video.js": "6.2.3", 48 "@types/video.js": "6.2.4",
49 "@types/webtorrent": "^0.98.4", 49 "@types/webtorrent": "^0.98.4",
50 "angular2-notifications": "^0.9.6", 50 "angular2-notifications": "^0.9.6",
51 "awesome-typescript-loader": "3.4.1", 51 "awesome-typescript-loader": "3.4.1",
@@ -59,8 +59,8 @@
59 "linkifyjs": "^2.1.5", 59 "linkifyjs": "^2.1.5",
60 "lodash-es": "^4.17.4", 60 "lodash-es": "^4.17.4",
61 "markdown-it": "^8.4.0", 61 "markdown-it": "^8.4.0",
62 "ngx-bootstrap": "2.0.2", 62 "ngx-bootstrap": "2.0.3",
63 "ngx-chips": "1.6.4", 63 "ngx-chips": "1.7.9",
64 "ngx-clipboard": "10.0.0", 64 "ngx-clipboard": "10.0.0",
65 "ngx-pipes": "^2.0.5", 65 "ngx-pipes": "^2.0.5",
66 "node-sass": "^4.1.1", 66 "node-sass": "^4.1.1",
@@ -76,7 +76,7 @@
76 "sass-resources-loader": "^1.2.1", 76 "sass-resources-loader": "^1.2.1",
77 "tslint": "^5.7.0", 77 "tslint": "^5.7.0",
78 "tslint-config-standard": "^7.0.0", 78 "tslint-config-standard": "^7.0.0",
79 "typescript": "2.7.2", 79 "typescript": "2.8.1",
80 "uglifyjs-webpack-plugin": "^1.1.2", 80 "uglifyjs-webpack-plugin": "^1.1.2",
81 "video.js": "^6.7.3", 81 "video.js": "^6.7.3",
82 "videojs-dock": "^2.0.2", 82 "videojs-dock": "^2.0.2",