diff options
author | Chocobozzz <me@florianbigard.com> | 2018-09-21 09:18:28 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-09-21 09:26:52 +0200 |
commit | ae04a0ce1298ca4db8b2d0d69df36845213e5fcb (patch) | |
tree | 5b10af364f25cd4c3b7a54dac461db546becab41 /client/package.json | |
parent | 74921541dbbb0dfce65fc11c7d74deed488ef9bc (diff) | |
download | PeerTube-ae04a0ce1298ca4db8b2d0d69df36845213e5fcb.tar.gz PeerTube-ae04a0ce1298ca4db8b2d0d69df36845213e5fcb.tar.zst PeerTube-ae04a0ce1298ca4db8b2d0d69df36845213e5fcb.zip |
Upgrade client dependencies
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 29 |
1 files changed, 14 insertions, 15 deletions
diff --git a/client/package.json b/client/package.json index 1e9484b09..e050b8d48 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -63,9 +63,9 @@ | |||
63 | "setupTestFrameworkScriptFile": "<rootDir>/src/setupJest.ts" | 63 | "setupTestFrameworkScriptFile": "<rootDir>/src/setupJest.ts" |
64 | }, | 64 | }, |
65 | "devDependencies": { | 65 | "devDependencies": { |
66 | "@angular-devkit/build-angular": "^0.7.5", | 66 | "@angular-devkit/build-angular": "^0.8.3", |
67 | "@angular/animations": "~6.1.4", | 67 | "@angular/animations": "~6.1.4", |
68 | "@angular/cli": "~6.1.5", | 68 | "@angular/cli": "~6.2.3", |
69 | "@angular/common": "~6.1.4", | 69 | "@angular/common": "~6.1.4", |
70 | "@angular/compiler": "~6.1.4", | 70 | "@angular/compiler": "~6.1.4", |
71 | "@angular/compiler-cli": "~6.1.4", | 71 | "@angular/compiler-cli": "~6.1.4", |
@@ -93,12 +93,12 @@ | |||
93 | "@types/lodash-es": "^4.17.0", | 93 | "@types/lodash-es": "^4.17.0", |
94 | "@types/markdown-it": "^0.0.5", | 94 | "@types/markdown-it": "^0.0.5", |
95 | "@types/node": "^10.9.2", | 95 | "@types/node": "^10.9.2", |
96 | "@types/sanitize-html": "^1.14.0", | 96 | "@types/sanitize-html": "1.18.0", |
97 | "@types/video.js": "6.2.7", | 97 | "@types/video.js": "6.2.7", |
98 | "@types/webtorrent": "^0.98.4", | 98 | "@types/webtorrent": "^0.98.4", |
99 | "angular2-hotkeys": "^2.1.2", | 99 | "angular2-hotkeys": "^2.1.2", |
100 | "angular2-notifications": "^1.0.2", | 100 | "angular2-notifications": "^1.0.2", |
101 | "awesome-typescript-loader": "5.2.0", | 101 | "awesome-typescript-loader": "5.2.1", |
102 | "bootstrap": "^4.1.3", | 102 | "bootstrap": "^4.1.3", |
103 | "buffer": "^5.1.0", | 103 | "buffer": "^5.1.0", |
104 | "cache-chunk-store": "^3.0.0", | 104 | "cache-chunk-store": "^3.0.0", |
@@ -108,6 +108,7 @@ | |||
108 | "dexie": "^2.0.4", | 108 | "dexie": "^2.0.4", |
109 | "extract-text-webpack-plugin": "4.0.0-beta.0", | 109 | "extract-text-webpack-plugin": "4.0.0-beta.0", |
110 | "file-loader": "^2.0.0", | 110 | "file-loader": "^2.0.0", |
111 | "focus-visible": "^4.1.5", | ||
111 | "html-loader": "^0.5.5", | 112 | "html-loader": "^0.5.5", |
112 | "html-webpack-plugin": "^3.2.0", | 113 | "html-webpack-plugin": "^3.2.0", |
113 | "https-browserify": "^1.0.0", | 114 | "https-browserify": "^1.0.0", |
@@ -124,8 +125,8 @@ | |||
124 | "linkifyjs": "^2.1.5", | 125 | "linkifyjs": "^2.1.5", |
125 | "lodash-es": "^4.17.4", | 126 | "lodash-es": "^4.17.4", |
126 | "markdown-it": "^8.4.0", | 127 | "markdown-it": "^8.4.0", |
127 | "ngx-chips": "1.9.3", | 128 | "ngx-chips": "1.9.7", |
128 | "ngx-clipboard": "11.1.3", | 129 | "ngx-clipboard": "11.1.7", |
129 | "ngx-pipes": "^2.1.7", | 130 | "ngx-pipes": "^2.1.7", |
130 | "ngx-qrcode2": "^0.0.9", | 131 | "ngx-qrcode2": "^0.0.9", |
131 | "ngx-textarea-autosize": "^2.0.0", | 132 | "ngx-textarea-autosize": "^2.0.0", |
@@ -138,28 +139,26 @@ | |||
138 | "purify-css": "^1.2.5", | 139 | "purify-css": "^1.2.5", |
139 | "purifycss-webpack": "^0.7.0", | 140 | "purifycss-webpack": "^0.7.0", |
140 | "raw-loader": "^0.5.1", | 141 | "raw-loader": "^0.5.1", |
141 | "resolve-url-loader": "^2.0.0", | ||
142 | "rxjs": "^6.1.0", | 142 | "rxjs": "^6.1.0", |
143 | "sanitize-html": "^1.18.4", | 143 | "sanitize-html": "^1.18.4", |
144 | "sass-loader": "^7.1.0", | 144 | "sass-loader": "^7.1.0", |
145 | "sass-resources-loader": "^1.2.1", | 145 | "sass-resources-loader": "^1.2.1", |
146 | "stream-browserify": "^2.0.1", | ||
146 | "stream-http": "^2.8.3", | 147 | "stream-http": "^2.8.3", |
148 | "terser-webpack-plugin": "^1.1.0", | ||
147 | "ts-jest": "^23.1.4", | 149 | "ts-jest": "^23.1.4", |
148 | "tslint": "^5.7.0", | 150 | "tslint": "^5.7.0", |
149 | "tslint-config-standard": "^7.0.0", | 151 | "tslint-config-standard": "^7.0.0", |
150 | "typescript": "2.9", | 152 | "typescript": "2.9", |
151 | "uglifyjs-webpack-plugin": "^1.3.0", | 153 | "video.js": "^7", |
152 | "video.js": "7.2", | 154 | "videojs-contextmenu-ui": "^5.0.0", |
153 | "videojs-contextmenu": "^2.0.0", | ||
154 | "videojs-contextmenu-ui": "^4.0.0", | ||
155 | "videojs-dock": "^2.0.2", | 155 | "videojs-dock": "^2.0.2", |
156 | "videojs-hotkeys": "^0.2.21", | 156 | "videojs-hotkeys": "^0.2.21", |
157 | "webpack": "^4.17.1", | 157 | "webpack": "^4.17.1", |
158 | "webpack-bundle-analyzer": "^2.9.1", | 158 | "webpack-bundle-analyzer": "^3.0.2", |
159 | "webpack-cli": "^3.0.8", | 159 | "webpack-cli": "^3.0.8", |
160 | "webtorrent": "^0.102.1", | 160 | "webtorrent": "^0.102.1", |
161 | "whatwg-fetch": "^2.0.4", | 161 | "whatwg-fetch": "^3.0.0", |
162 | "zone.js": "~0.8.5", | 162 | "zone.js": "~0.8.5" |
163 | "focus-visible": "^4.1.5" | ||
164 | } | 163 | } |
165 | } | 164 | } |