diff options
author | Chocobozzz <me@florianbigard.com> | 2019-04-02 17:39:21 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-04-02 17:39:21 +0200 |
commit | f421fa06ada7bb01d91142cc8211a65e2b390d7b (patch) | |
tree | 6d95c32b3693ee99c6b195ddb32eae1dc35fd0e3 /client/package.json | |
parent | a1a216d9cb51db60cfc445b47de654f27e7d3b12 (diff) | |
download | PeerTube-f421fa06ada7bb01d91142cc8211a65e2b390d7b.tar.gz PeerTube-f421fa06ada7bb01d91142cc8211a65e2b390d7b.tar.zst PeerTube-f421fa06ada7bb01d91142cc8211a65e2b390d7b.zip |
Update client dep
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/client/package.json b/client/package.json index a8205a6b9..edcddcfee 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -49,15 +49,15 @@ | |||
49 | "@angularclass/hmr": "^2.1.3", | 49 | "@angularclass/hmr": "^2.1.3", |
50 | "@neos21/bootstrap3-glyphicons": "^1.0.1", | 50 | "@neos21/bootstrap3-glyphicons": "^1.0.1", |
51 | "@ng-bootstrap/ng-bootstrap": "^4.0.0", | 51 | "@ng-bootstrap/ng-bootstrap": "^4.0.0", |
52 | "@ngx-loading-bar/core": "^3.0.0", | 52 | "@ngx-loading-bar/core": "^4.2.0", |
53 | "@ngx-loading-bar/http-client": "^3.0.0", | 53 | "@ngx-loading-bar/http-client": "^4.2.0", |
54 | "@ngx-loading-bar/router": "^3.0.0", | 54 | "@ngx-loading-bar/router": "^4.2.0", |
55 | "@ngx-meta/core": "^6.0.0-rc.1", | 55 | "@ngx-meta/core": "^7.0.0", |
56 | "@ngx-translate/i18n-polyfill": "^1.0.0", | 56 | "@ngx-translate/i18n-polyfill": "^1.0.0", |
57 | "@streamroot/videojs-hlsjs-plugin": "^1.0.7", | 57 | "@streamroot/videojs-hlsjs-plugin": "^1.0.7", |
58 | "@types/core-js": "^2.5.0", | 58 | "@types/core-js": "^2.5.0", |
59 | "@types/hls.js": "^0.12.0", | 59 | "@types/hls.js": "^0.12.0", |
60 | "@types/jasmine": "^2.8.7", | 60 | "@types/jasmine": "^3.3.12", |
61 | "@types/jasminewd2": "^2.0.3", | 61 | "@types/jasminewd2": "^2.0.3", |
62 | "@types/jschannel": "^1.0.0", | 62 | "@types/jschannel": "^1.0.0", |
63 | "@types/linkifyjs": "^2.1.1", | 63 | "@types/linkifyjs": "^2.1.1", |
@@ -73,12 +73,12 @@ | |||
73 | "bootstrap": "^4.1.3", | 73 | "bootstrap": "^4.1.3", |
74 | "buffer": "^5.1.0", | 74 | "buffer": "^5.1.0", |
75 | "cache-chunk-store": "^3.0.0", | 75 | "cache-chunk-store": "^3.0.0", |
76 | "codelyzer": "^4.4.4", | 76 | "codelyzer": "^5.0.0", |
77 | "core-js": "^2.4.1", | 77 | "core-js": "^3.0.0", |
78 | "css-loader": "^1.0.0", | 78 | "css-loader": "^2.1.1", |
79 | "dexie": "^2.0.4", | 79 | "dexie": "^2.0.4", |
80 | "extract-text-webpack-plugin": "4.0.0-beta.0", | 80 | "extract-text-webpack-plugin": "4.0.0-beta.0", |
81 | "file-loader": "^2.0.0", | 81 | "file-loader": "^3.0.1", |
82 | "focus-visible": "^4.1.5", | 82 | "focus-visible": "^4.1.5", |
83 | "hls.js": "^0.12.2", | 83 | "hls.js": "^0.12.2", |
84 | "html-loader": "^0.5.5", | 84 | "html-loader": "^0.5.5", |
@@ -87,28 +87,28 @@ | |||
87 | "jasmine-core": "^3.1.0", | 87 | "jasmine-core": "^3.1.0", |
88 | "jasmine-spec-reporter": "^4.2.1", | 88 | "jasmine-spec-reporter": "^4.2.1", |
89 | "jschannel": "^1.0.2", | 89 | "jschannel": "^1.0.2", |
90 | "karma": "^3.0.0", | 90 | "karma": "^4.0.1", |
91 | "karma-chrome-launcher": "^2.2.0", | 91 | "karma-chrome-launcher": "^2.2.0", |
92 | "karma-coverage-istanbul-reporter": "^2.0.2", | 92 | "karma-coverage-istanbul-reporter": "^2.0.2", |
93 | "karma-jasmine": "^1.1.2", | 93 | "karma-jasmine": "^2.0.1", |
94 | "karma-jasmine-html-reporter": "^1.3.1", | 94 | "karma-jasmine-html-reporter": "^1.3.1", |
95 | "linkifyjs": "^2.1.5", | 95 | "linkifyjs": "^2.1.5", |
96 | "lodash-es": "^4.17.4", | 96 | "lodash-es": "^4.17.4", |
97 | "markdown-it": "^8.4.0", | 97 | "markdown-it": "^8.4.0", |
98 | "ngx-chips": "1.9.7", | 98 | "ngx-chips": "2.0.0-beta.0", |
99 | "ngx-clipboard": "11.1.7", | 99 | "ngx-clipboard": "12.0.0", |
100 | "ngx-pipes": "^2.1.7", | 100 | "ngx-pipes": "^2.1.7", |
101 | "ngx-qrcode2": "^0.0.9", | 101 | "ngx-qrcode2": "^0.0.9", |
102 | "node-sass": "^4.9.3", | 102 | "node-sass": "^4.9.3", |
103 | "npm-font-source-sans-pro": "^1.0.2", | 103 | "npm-font-source-sans-pro": "^1.0.2", |
104 | "p2p-media-loader-hlsjs": "^0.4.0", | 104 | "p2p-media-loader-hlsjs": "^0.5.0", |
105 | "path-browserify": "^1.0.0", | 105 | "path-browserify": "^1.0.0", |
106 | "primeng": "^7.0.0", | 106 | "primeng": "^7.0.0", |
107 | "process": "^0.11.10", | 107 | "process": "^0.11.10", |
108 | "protractor": "^5.3.2", | 108 | "protractor": "^5.3.2", |
109 | "purify-css": "^1.2.5", | 109 | "purify-css": "^1.2.5", |
110 | "purifycss-webpack": "^0.7.0", | 110 | "purifycss-webpack": "^0.7.0", |
111 | "raw-loader": "^0.5.1", | 111 | "raw-loader": "^1", |
112 | "rxjs": "^6.3.3", | 112 | "rxjs": "^6.3.3", |
113 | "sanitize-html": "^1.18.4", | 113 | "sanitize-html": "^1.18.4", |
114 | "sass-loader": "^7.1.0", | 114 | "sass-loader": "^7.1.0", |
@@ -127,8 +127,8 @@ | |||
127 | "videojs-hotkeys": "^0.2.21", | 127 | "videojs-hotkeys": "^0.2.21", |
128 | "webpack-bundle-analyzer": "^3.0.2", | 128 | "webpack-bundle-analyzer": "^3.0.2", |
129 | "webpack-cli": "^3.0.8", | 129 | "webpack-cli": "^3.0.8", |
130 | "webtorrent": "https://github.com/webtorrent/webtorrent#e9b209c7970816fc29e0cc871157a4918d66001d", | 130 | "webtorrent": "^0.103.1", |
131 | "whatwg-fetch": "^3.0.0", | 131 | "whatwg-fetch": "^3.0.0", |
132 | "zone.js": "~0.8.5" | 132 | "zone.js": "~0.9.0" |
133 | } | 133 | } |
134 | } | 134 | } |