aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2017-12-12 11:59:28 +0100
committerChocobozzz <me@florianbigard.com>2017-12-12 13:58:03 +0100
commitb682782093a22a729eea8862476ff1c8aac4ef0c (patch)
tree40ab06be62df07d43ff7799011e4e3427b348eec /client/package.json
parent7bfd1b1edb7ea4ea6516b6a74c4e9af938d0bdc6 (diff)
downloadPeerTube-b682782093a22a729eea8862476ff1c8aac4ef0c.tar.gz
PeerTube-b682782093a22a729eea8862476ff1c8aac4ef0c.tar.zst
PeerTube-b682782093a22a729eea8862476ff1c8aac4ef0c.zip
Upgrade to angular 5
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/client/package.json b/client/package.json
index d771fdec2..b8103d433 100644
--- a/client/package.json
+++ b/client/package.json
@@ -21,28 +21,28 @@
21 "license": "GPLv3", 21 "license": "GPLv3",
22 "dependencies": {}, 22 "dependencies": {},
23 "devDependencies": { 23 "devDependencies": {
24 "@angular/animations": "~4.4.0", 24 "@angular/animations": "~5.1.0",
25 "@angular/cli": "^1.6.0", 25 "@angular/cli": "^1.6.0",
26 "@angular/common": "~4.4.0", 26 "@angular/common": "~5.1.0",
27 "@angular/compiler": "~4.4.0", 27 "@angular/compiler": "~5.1.0",
28 "@angular/compiler-cli": "~4.4.0", 28 "@angular/compiler-cli": "~5.1.0",
29 "@angular/core": "~4.4.0", 29 "@angular/core": "~5.1.0",
30 "@angular/forms": "~4.4.0", 30 "@angular/forms": "~5.1.0",
31 "@angular/http": "~4.4.0", 31 "@angular/http": "~5.1.0",
32 "@angular/language-service": "^5.1.0", 32 "@angular/language-service": "^5.1.0",
33 "@angular/platform-browser": "~4.4.0", 33 "@angular/platform-browser": "~5.1.0",
34 "@angular/platform-browser-dynamic": "~4.4.0", 34 "@angular/platform-browser-dynamic": "~5.1.0",
35 "@angular/router": "~4.4.0", 35 "@angular/router": "~5.1.0",
36 "@ngx-meta/core": "^4.0.1", 36 "@ngx-meta/core": "^4.0.1",
37 "@types/core-js": "^0.9.28", 37 "@types/core-js": "^0.9.28",
38 "@types/markdown-it": "^0.0.4", 38 "@types/markdown-it": "^0.0.4",
39 "@types/node": "^8.0.33", 39 "@types/node": "^8.0.33",
40 "@types/video.js": "6.2.0", 40 "@types/video.js": "6.2.0",
41 "@types/webtorrent": "^0.98.4", 41 "@types/webtorrent": "^0.98.4",
42 "angular2-notifications": "^0.7.7", 42 "angular2-notifications": "^0.9.6",
43 "awesome-typescript-loader": "3.2.3", 43 "awesome-typescript-loader": "3.2.3",
44 "bootstrap-sass": "^3.3.7", 44 "bootstrap-sass": "^3.3.7",
45 "codelyzer": "^3.0.0-beta.4", 45 "codelyzer": "^4.0.2",
46 "core-js": "^2.4.1", 46 "core-js": "^2.4.1",
47 "css-loader": "^0.28.4", 47 "css-loader": "^0.28.4",
48 "extract-text-webpack-plugin": "^3.0.2", 48 "extract-text-webpack-plugin": "^3.0.2",
@@ -50,13 +50,13 @@
50 "html-webpack-plugin": "^2.19.0", 50 "html-webpack-plugin": "^2.19.0",
51 "markdown-it": "^8.4.0", 51 "markdown-it": "^8.4.0",
52 "ngx-bootstrap": "2.0.0-beta.9", 52 "ngx-bootstrap": "2.0.0-beta.9",
53 "ngx-chips": "1.5.3", 53 "ngx-chips": "1.6.1",
54 "ngx-clipboard": "^9.0.0", 54 "ngx-clipboard": "^9.0.0",
55 "ngx-infinite-scroll": "^0.7.0", 55 "ngx-infinite-scroll": "^0.7.0",
56 "ngx-pipes": "^2.0.5", 56 "ngx-pipes": "^2.0.5",
57 "node-sass": "^4.1.1", 57 "node-sass": "^4.1.1",
58 "npm-font-source-sans-pro": "^1.0.2", 58 "npm-font-source-sans-pro": "^1.0.2",
59 "primeng": "^4.2.0", 59 "primeng": "^5.0.2",
60 "purify-css": "^1.2.5", 60 "purify-css": "^1.2.5",
61 "purifycss-webpack": "^0.7.0", 61 "purifycss-webpack": "^0.7.0",
62 "raw-loader": "^0.5.1", 62 "raw-loader": "^0.5.1",
@@ -67,7 +67,7 @@
67 "standard": "^10.0.0", 67 "standard": "^10.0.0",
68 "tslint": "^5.7.0", 68 "tslint": "^5.7.0",
69 "tslint-config-standard": "^7.0.0", 69 "tslint-config-standard": "^7.0.0",
70 "typescript": "^2.5.2", 70 "typescript": "^2.6.2",
71 "uglifyjs-webpack-plugin": "^1.1.2", 71 "uglifyjs-webpack-plugin": "^1.1.2",
72 "video.js": "^6.2.0", 72 "video.js": "^6.2.0",
73 "videojs-dock": "^2.0.2", 73 "videojs-dock": "^2.0.2",