aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-07-17 10:25:09 +0200
committerChocobozzz <me@florianbigard.com>2018-07-17 10:25:09 +0200
commit20e6c7c941f94ee755dbfc158ca00dcf5fca2579 (patch)
tree5c8412cab7203eda54bf68fed65a0799342ac2a9 /client/package.json
parent3fd5104142c7c13d1a790e8327bdf21745568bc0 (diff)
downloadPeerTube-20e6c7c941f94ee755dbfc158ca00dcf5fca2579.tar.gz
PeerTube-20e6c7c941f94ee755dbfc158ca00dcf5fca2579.tar.zst
PeerTube-20e6c7c941f94ee755dbfc158ca00dcf5fca2579.zip
Upgrade client dependencies
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/client/package.json b/client/package.json
index 816ce53c9..2ef4e1354 100644
--- a/client/package.json
+++ b/client/package.json
@@ -31,7 +31,7 @@
31 "devDependencies": { 31 "devDependencies": {
32 "@angular-devkit/build-angular": "~0.6.1", 32 "@angular-devkit/build-angular": "~0.6.1",
33 "@angular/animations": "~6.0.2", 33 "@angular/animations": "~6.0.2",
34 "@angular/cli": "6.0.1", 34 "@angular/cli": "6.0.8",
35 "@angular/common": "~6.0.2", 35 "@angular/common": "~6.0.2",
36 "@angular/compiler": "~6.0.2", 36 "@angular/compiler": "~6.0.2",
37 "@angular/compiler-cli": "~6.0.2", 37 "@angular/compiler-cli": "~6.0.2",
@@ -49,29 +49,29 @@
49 "@ngx-loading-bar/router": "^2.0.0", 49 "@ngx-loading-bar/router": "^2.0.0",
50 "@ngx-meta/core": "^6.0.0-rc.1", 50 "@ngx-meta/core": "^6.0.0-rc.1",
51 "@ngx-translate/i18n-polyfill": "^1.0.0", 51 "@ngx-translate/i18n-polyfill": "^1.0.0",
52 "@types/core-js": "^0.9.28", 52 "@types/core-js": "^2.5.0",
53 "@types/jasmine": "^2.8.7", 53 "@types/jasmine": "^2.8.7",
54 "@types/jasminewd2": "^2.0.3", 54 "@types/jasminewd2": "^2.0.3",
55 "@types/jschannel": "^1.0.0", 55 "@types/jschannel": "^1.0.0",
56 "@types/lodash-es": "^4.17.0", 56 "@types/lodash-es": "^4.17.0",
57 "@types/markdown-it": "^0.0.4", 57 "@types/markdown-it": "^0.0.4",
58 "@types/node": "^9.3.0", 58 "@types/node": "^10.5.2",
59 "@types/sanitize-html": "^1.14.0", 59 "@types/sanitize-html": "^1.14.0",
60 "@types/video.js": "6.2.5", 60 "@types/video.js": "6.2.7",
61 "@types/webtorrent": "^0.98.4", 61 "@types/webtorrent": "^0.98.4",
62 "angular2-notifications": "^1.0.2", 62 "angular2-notifications": "^1.0.2",
63 "awesome-typescript-loader": "5.0.0", 63 "awesome-typescript-loader": "5.2.0",
64 "bootstrap-sass": "^3.3.7", 64 "bootstrap-sass": "^3.3.7",
65 "buffer": "^5.1.0", 65 "buffer": "^5.1.0",
66 "cache-chunk-store": "^2.0.0", 66 "cache-chunk-store": "^2.0.0",
67 "codelyzer": "^4.0.2", 67 "codelyzer": "^4.0.2",
68 "core-js": "^2.4.1", 68 "core-js": "^2.4.1",
69 "css-loader": "^0.28.4", 69 "css-loader": "^1.0.0",
70 "dexie": "^2.0.4", 70 "dexie": "^2.0.4",
71 "extract-text-webpack-plugin": "4.0.0-beta.0", 71 "extract-text-webpack-plugin": "4.0.0-beta.0",
72 "file-loader": "^1.1.5", 72 "file-loader": "^1.1.5",
73 "html-webpack-plugin": "^3.2.0",
74 "html-loader": "^0.5.5", 73 "html-loader": "^0.5.5",
74 "html-webpack-plugin": "^3.2.0",
75 "https-browserify": "^1.0.0", 75 "https-browserify": "^1.0.0",
76 "jasmine-core": "^3.1.0", 76 "jasmine-core": "^3.1.0",
77 "jasmine-spec-reporter": "^4.2.1", 77 "jasmine-spec-reporter": "^4.2.1",
@@ -84,10 +84,11 @@
84 "linkifyjs": "^2.1.5", 84 "linkifyjs": "^2.1.5",
85 "lodash-es": "^4.17.4", 85 "lodash-es": "^4.17.4",
86 "markdown-it": "^8.4.0", 86 "markdown-it": "^8.4.0",
87 "ngx-bootstrap": "3.0.0", 87 "ngx-bootstrap": "3.0.1",
88 "ngx-chips": "1.9.2", 88 "ngx-chips": "1.9.2",
89 "ngx-clipboard": "11.1.0", 89 "ngx-clipboard": "11.1.1",
90 "ngx-pipes": "^2.1.7", 90 "ngx-pipes": "^2.1.7",
91 "ngx-qrcode2": "^0.0.9",
91 "node-sass": "^4.1.1", 92 "node-sass": "^4.1.1",
92 "npm-font-source-sans-pro": "^1.0.2", 93 "npm-font-source-sans-pro": "^1.0.2",
93 "path-browserify": "^1.0.0", 94 "path-browserify": "^1.0.0",
@@ -107,17 +108,16 @@
107 "tslint-config-standard": "^7.0.0", 108 "tslint-config-standard": "^7.0.0",
108 "typescript": "2.7", 109 "typescript": "2.7",
109 "uglifyjs-webpack-plugin": "^1.1.2", 110 "uglifyjs-webpack-plugin": "^1.1.2",
110 "video.js": "^7.0.3", 111 "video.js": "^7",
111 "videojs-contextmenu": "^2.0.0", 112 "videojs-contextmenu": "^2.0.0",
112 "videojs-contextmenu-ui": "^4.0.0", 113 "videojs-contextmenu-ui": "^4.0.0",
113 "videojs-dock": "^2.0.2", 114 "videojs-dock": "^2.0.2",
114 "videojs-hotkeys": "^0.2.21", 115 "videojs-hotkeys": "^0.2.21",
115 "webpack": "^4.5.0", 116 "webpack": "^4.5.0",
116 "webpack-bundle-analyzer": "^2.9.1", 117 "webpack-bundle-analyzer": "^2.9.1",
117 "webpack-cli": "^2.0.14", 118 "webpack-cli": "^3.0.8",
118 "webtorrent": "^0.100.0", 119 "webtorrent": "^0.100.0",
119 "whatwg-fetch": "^2.0.4", 120 "whatwg-fetch": "^2.0.4",
120 "zone.js": "~0.8.5", 121 "zone.js": "~0.8.5"
121 "ngx-qrcode2": "^0.0.9"
122 } 122 }
123} 123}