diff options
author | Chocobozzz <me@florianbigard.com> | 2020-03-31 15:43:17 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-04-01 14:06:46 +0200 |
commit | 4adebd513ec207d54e76a09cd4a8554d1900d34a (patch) | |
tree | 1c141b43b47609522e6290e8b02a3389b72d1a6b /client/package.json | |
parent | 6541071b4acfff9df7b1ddba53000f0e1bba3257 (diff) | |
download | PeerTube-4adebd513ec207d54e76a09cd4a8554d1900d34a.tar.gz PeerTube-4adebd513ec207d54e76a09cd4a8554d1900d34a.tar.zst PeerTube-4adebd513ec207d54e76a09cd4a8554d1900d34a.zip |
Client dependencies upgrade
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 59 |
1 files changed, 28 insertions, 31 deletions
diff --git a/client/package.json b/client/package.json index 52647ce1d..c831ffdd2 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -26,30 +26,24 @@ | |||
26 | "sass-lint": "sass-lint" | 26 | "sass-lint": "sass-lint" |
27 | }, | 27 | }, |
28 | "typings": "*.d.ts", | 28 | "typings": "*.d.ts", |
29 | "resolutions": { | ||
30 | "video.js": "^7", | ||
31 | "webtorrent/create-torrent/junk": "^1", | ||
32 | "simple-get": "^2.8.1", | ||
33 | "punycode": "^1.4.1" | ||
34 | }, | ||
35 | "devDependencies": { | 29 | "devDependencies": { |
36 | "@angular-devkit/build-angular": "~0.900.1", | 30 | "@angular-devkit/build-angular": "~0.901.0", |
37 | "@angular/animations": "~9.0.0", | 31 | "@angular/animations": "~9.1.0", |
38 | "@angular/cdk": "^9.0.0", | 32 | "@angular/cdk": "^9.0.0", |
39 | "@angular/cli": "~9.0.1", | 33 | "@angular/cli": "~9.1.0", |
40 | "@angular/common": "~9.0.0", | 34 | "@angular/common": "~9.1.0", |
41 | "@angular/compiler": "~9.0.0", | 35 | "@angular/compiler": "~9.1.0", |
42 | "@angular/compiler-cli": "~9.0.0", | 36 | "@angular/compiler-cli": "~9.1.0", |
43 | "@angular/core": "~9.0.0", | 37 | "@angular/core": "~9.1.0", |
44 | "@angular/forms": "~9.0.0", | 38 | "@angular/forms": "~9.1.0", |
45 | "@angular/language-service": "~9.0.0", | 39 | "@angular/language-service": "~9.1.0", |
46 | "@angular/platform-browser": "~9.0.0", | 40 | "@angular/platform-browser": "~9.1.0", |
47 | "@angular/platform-browser-dynamic": "~9.0.0", | 41 | "@angular/platform-browser-dynamic": "~9.1.0", |
48 | "@angular/router": "~9.0.0", | 42 | "@angular/router": "~9.1.0", |
49 | "@angular/service-worker": "~9.0.0", | 43 | "@angular/service-worker": "~9.1.0", |
50 | "@angularclass/hmr": "^2.1.3", | 44 | "@angularclass/hmr": "^2.1.3", |
51 | "@neos21/bootstrap3-glyphicons": "^1.0.1", | 45 | "@neos21/bootstrap3-glyphicons": "^1.0.1", |
52 | "@ng-bootstrap/ng-bootstrap": "^5.2.1", | 46 | "@ng-bootstrap/ng-bootstrap": "^6.0.2", |
53 | "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", | 47 | "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", |
54 | "@ngx-loading-bar/core": "^4.2.0", | 48 | "@ngx-loading-bar/core": "^4.2.0", |
55 | "@ngx-loading-bar/http-client": "^4.2.0", | 49 | "@ngx-loading-bar/http-client": "^4.2.0", |
@@ -84,23 +78,23 @@ | |||
84 | "debug": "^4.1.1", | 78 | "debug": "^4.1.1", |
85 | "dexie": "^2.0.4", | 79 | "dexie": "^2.0.4", |
86 | "extract-text-webpack-plugin": "4.0.0-beta.0", | 80 | "extract-text-webpack-plugin": "4.0.0-beta.0", |
87 | "file-loader": "^4.1.0", | 81 | "file-loader": "^6.0.0", |
88 | "focus-visible": "^5.0.2", | 82 | "focus-visible": "^5.0.2", |
89 | "hls.js": "^0.13.2", | 83 | "hls.js": "^0.13.2", |
90 | "html-loader": "^0.5.5", | 84 | "html-loader": "^1.0.0", |
91 | "html-webpack-plugin": "^3.2.0", | 85 | "html-webpack-plugin": "^4.0.3", |
92 | "https-browserify": "^1.0.0", | 86 | "https-browserify": "^1.0.0", |
93 | "jasmine-core": "^3.1.0", | 87 | "jasmine-core": "^3.1.0", |
94 | "jasmine-spec-reporter": "^4.2.1", | 88 | "jasmine-spec-reporter": "^5.0.1", |
95 | "jschannel": "^1.0.2", | 89 | "jschannel": "^1.0.2", |
96 | "karma": "^4.0.1", | 90 | "karma": "^4.0.1", |
97 | "karma-chrome-launcher": "^3.0.0", | 91 | "karma-chrome-launcher": "^3.0.0", |
98 | "karma-coverage-istanbul-reporter": "^2.0.2", | 92 | "karma-coverage-istanbul-reporter": "^2.0.2", |
99 | "karma-jasmine": "^2.0.1", | 93 | "karma-jasmine": "^3.1.1", |
100 | "karma-jasmine-html-reporter": "^1.3.1", | 94 | "karma-jasmine-html-reporter": "^1.3.1", |
101 | "linkifyjs": "^2.1.5", | 95 | "linkifyjs": "^2.1.5", |
102 | "lodash-es": "^4.17.4", | 96 | "lodash-es": "^4.17.4", |
103 | "markdown-it": "^9.0.1", | 97 | "markdown-it": "^10.0.0", |
104 | "ngx-chips": "2.1.0", | 98 | "ngx-chips": "2.1.0", |
105 | "ngx-pipes": "^2.6.0", | 99 | "ngx-pipes": "^2.6.0", |
106 | "node-sass": "^4.9.3", | 100 | "node-sass": "^4.9.3", |
@@ -112,20 +106,20 @@ | |||
112 | "protractor": "^5.4.3", | 106 | "protractor": "^5.4.3", |
113 | "purify-css": "^1.2.5", | 107 | "purify-css": "^1.2.5", |
114 | "purifycss-webpack": "^0.7.0", | 108 | "purifycss-webpack": "^0.7.0", |
115 | "raw-loader": "^1", | 109 | "raw-loader": "^4.0.0", |
116 | "rxjs": "^6.5.2", | 110 | "rxjs": "^6.5.2", |
117 | "sanitize-html": "^1.18.4", | 111 | "sanitize-html": "^1.18.4", |
118 | "sass-lint": "^1.13.1", | 112 | "sass-lint": "^1.13.1", |
119 | "sass-loader": "7", | 113 | "sass-loader": "8.0.2", |
120 | "sass-resources-loader": "^2.0.0", | 114 | "sass-resources-loader": "^2.0.0", |
121 | "socket.io-client": "^2.2.0", | 115 | "socket.io-client": "^2.2.0", |
122 | "stream-browserify": "^2.0.1", | 116 | "stream-browserify": "^2.0.1", |
123 | "stream-http": "^3.0.0", | 117 | "stream-http": "^3.0.0", |
124 | "terser-webpack-plugin": "^2.1.3", | 118 | "terser-webpack-plugin": "^2.1.3", |
125 | "tslint": "^5.7.0", | 119 | "tslint": "^6.1.0", |
126 | "tslint-angular": "^3.0.2", | 120 | "tslint-angular": "^3.0.2", |
127 | "tslint-config-standard": "^8.0.1", | 121 | "tslint-config-standard": "^9.0.0", |
128 | "typescript": "~3.7.5", | 122 | "typescript": "~3.8.3", |
129 | "video.js": "^7", | 123 | "video.js": "^7", |
130 | "videojs-contextmenu-ui": "^5.0.0", | 124 | "videojs-contextmenu-ui": "^5.0.0", |
131 | "videojs-contrib-quality-levels": "^2.0.9", | 125 | "videojs-contrib-quality-levels": "^2.0.9", |
@@ -142,6 +136,9 @@ | |||
142 | "dependencies": { | 136 | "dependencies": { |
143 | "@angular/localize": "^9.0.0", | 137 | "@angular/localize": "^9.0.0", |
144 | "@ngx-i18nsupport/tooling": "^8.0.3", | 138 | "@ngx-i18nsupport/tooling": "^8.0.3", |
139 | "junk": "^3.1.0", | ||
140 | "punycode": "^2.1.1", | ||
141 | "simple-get": "^3.1.0", | ||
145 | "tslib": "^1.10.0" | 142 | "tslib": "^1.10.0" |
146 | } | 143 | } |
147 | } | 144 | } |