diff options
author | Chocobozzz <me@florianbigard.com> | 2021-08-06 16:41:08 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-08-11 11:49:01 +0200 |
commit | 134006b0d4528c07f0022c6e75257bf9fedbfebb (patch) | |
tree | 8c977db89b10984896f7e96c92109d5b4ab345b6 /client/package.json | |
parent | 31aa391d13f78743bb552bc8c337964afb3b5817 (diff) | |
download | PeerTube-134006b0d4528c07f0022c6e75257bf9fedbfebb.tar.gz PeerTube-134006b0d4528c07f0022c6e75257bf9fedbfebb.tar.zst PeerTube-134006b0d4528c07f0022c6e75257bf9fedbfebb.zip |
Update client dependencies
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/client/package.json b/client/package.json index c93af4aa7..e74cbea5b 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -41,7 +41,7 @@ | |||
41 | "@angular/router": "^12.0.0", | 41 | "@angular/router": "^12.0.0", |
42 | "@angular/service-worker": "^12.0.0", | 42 | "@angular/service-worker": "^12.0.0", |
43 | "@neos21/bootstrap3-glyphicons": "^1.0.1", | 43 | "@neos21/bootstrap3-glyphicons": "^1.0.1", |
44 | "@ng-bootstrap/ng-bootstrap": "^9.0.2", | 44 | "@ng-bootstrap/ng-bootstrap": "^10.0.0", |
45 | "@ng-select/ng-select": "^7.0.1", | 45 | "@ng-select/ng-select": "^7.0.1", |
46 | "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", | 46 | "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", |
47 | "@ngx-i18nsupport/tooling": "^8.0.3", | 47 | "@ngx-i18nsupport/tooling": "^8.0.3", |
@@ -53,7 +53,6 @@ | |||
53 | "@types/chart.js": "^2.9.16", | 53 | "@types/chart.js": "^2.9.16", |
54 | "@types/core-js": "^2.5.2", | 54 | "@types/core-js": "^2.5.2", |
55 | "@types/debug": "^4.1.5", | 55 | "@types/debug": "^4.1.5", |
56 | "@types/hls.js": "^0.13.0", | ||
57 | "@types/jasmine": "^3.3.15", | 56 | "@types/jasmine": "^3.3.15", |
58 | "@types/jasminewd2": "^2.0.3", | 57 | "@types/jasminewd2": "^2.0.3", |
59 | "@types/jschannel": "^1.0.0", | 58 | "@types/jschannel": "^1.0.0", |
@@ -73,7 +72,7 @@ | |||
73 | "chart.js": "^2.9.3", | 72 | "chart.js": "^2.9.3", |
74 | "codelyzer": "^6.0.0", | 73 | "codelyzer": "^6.0.0", |
75 | "core-js": "^3.1.4", | 74 | "core-js": "^3.1.4", |
76 | "css-loader": "^5.2.6", | 75 | "css-loader": "^6.2.0", |
77 | "debug": "^4.3.1", | 76 | "debug": "^4.3.1", |
78 | "dexie": "^3.0.0", | 77 | "dexie": "^3.0.0", |
79 | "file-loader": "^6.0.0", | 78 | "file-loader": "^6.0.0", |
@@ -82,7 +81,7 @@ | |||
82 | "html-loader": "^2.1.2", | 81 | "html-loader": "^2.1.2", |
83 | "html-webpack-plugin": "^5.3.1", | 82 | "html-webpack-plugin": "^5.3.1", |
84 | "https-browserify": "^1.0.0", | 83 | "https-browserify": "^1.0.0", |
85 | "jasmine-core": "~3.7.1", | 84 | "jasmine-core": "~3.8.0", |
86 | "jasmine-spec-reporter": "~7.0.0", | 85 | "jasmine-spec-reporter": "~7.0.0", |
87 | "jschannel": "^1.0.2", | 86 | "jschannel": "^1.0.2", |
88 | "karma": "~6.3.2", | 87 | "karma": "~6.3.2", |
@@ -92,8 +91,8 @@ | |||
92 | "karma-jasmine-html-reporter": "^1.5.0", | 91 | "karma-jasmine-html-reporter": "^1.5.0", |
93 | "linkifyjs": "^2.1.5", | 92 | "linkifyjs": "^2.1.5", |
94 | "lodash-es": "^4.17.4", | 93 | "lodash-es": "^4.17.4", |
95 | "markdown-it": "12.0.6", | 94 | "markdown-it": "12.2.0", |
96 | "mini-css-extract-plugin": "^1.6.0", | 95 | "mini-css-extract-plugin": "^2.2.0", |
97 | "ngx-uploadx": "^4.1.0", | 96 | "ngx-uploadx": "^4.1.0", |
98 | "path-browserify": "^1.0.0", | 97 | "path-browserify": "^1.0.0", |
99 | "primeng": "^12.0.0-rc.1", | 98 | "primeng": "^12.0.0-rc.1", |
@@ -101,10 +100,10 @@ | |||
101 | "protractor": "~7.0.0", | 100 | "protractor": "~7.0.0", |
102 | "purify-css": "^1.2.5", | 101 | "purify-css": "^1.2.5", |
103 | "raw-loader": "^4.0.0", | 102 | "raw-loader": "^4.0.0", |
104 | "rxjs": "^6.5.2", | 103 | "rxjs": "^7.3.0", |
105 | "sanitize-html": "^2.1.2", | 104 | "sanitize-html": "^2.1.2", |
106 | "sass": "^1.34.0", | 105 | "sass": "^1.34.0", |
107 | "sass-loader": "^11.1.1", | 106 | "sass-loader": "^12.1.0", |
108 | "sha.js": "^2.4.11", | 107 | "sha.js": "^2.4.11", |
109 | "socket.io-client": "^4.0.1", | 108 | "socket.io-client": "^4.0.1", |
110 | "stream-browserify": "^3.0.0", | 109 | "stream-browserify": "^3.0.0", |
@@ -126,7 +125,7 @@ | |||
126 | "videostream": "~3.2.1", | 125 | "videostream": "~3.2.1", |
127 | "webpack-bundle-analyzer": "^4.4.2", | 126 | "webpack-bundle-analyzer": "^4.4.2", |
128 | "webpack-cli": "^4.7.0", | 127 | "webpack-cli": "^4.7.0", |
129 | "webtorrent": "^0.116.1", | 128 | "webtorrent": "^1.3.8", |
130 | "whatwg-fetch": "^3.0.0", | 129 | "whatwg-fetch": "^3.0.0", |
131 | "zone.js": "~0.11.4" | 130 | "zone.js": "~0.11.4" |
132 | } | 131 | } |