diff options
author | Chocobozzz <me@florianbigard.com> | 2021-08-26 09:00:08 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-08-26 10:01:42 +0200 |
commit | 818045ef04b321aa0a66bb8abce30a2e94e9fefa (patch) | |
tree | d1f900a396b85db252d7735209571d9f2f1b8955 /client/package.json | |
parent | 50bb71badee51785fb54b95b9811ed862983a513 (diff) | |
download | PeerTube-818045ef04b321aa0a66bb8abce30a2e94e9fefa.tar.gz PeerTube-818045ef04b321aa0a66bb8abce30a2e94e9fefa.tar.zst PeerTube-818045ef04b321aa0a66bb8abce30a2e94e9fefa.zip |
Update client dependencies
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/client/package.json b/client/package.json index bfbb99dba..0b70b2f90 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -69,21 +69,21 @@ | |||
69 | "@types/sha.js": "^2.4.0", | 69 | "@types/sha.js": "^2.4.0", |
70 | "@types/video.js": "^7.3.8", | 70 | "@types/video.js": "^7.3.8", |
71 | "@types/webtorrent": "^0.109.0", | 71 | "@types/webtorrent": "^0.109.0", |
72 | "@typescript-eslint/eslint-plugin": "4.28.2", | 72 | "@typescript-eslint/eslint-plugin": "4.29.3", |
73 | "@typescript-eslint/parser": "4.28.2", | 73 | "@typescript-eslint/parser": "4.29.3", |
74 | "angular2-hotkeys": "^2.1.2", | 74 | "angular2-hotkeys": "^2.1.2", |
75 | "angularx-qrcode": "11.0.0", | 75 | "angularx-qrcode": "11.0.0", |
76 | "bootstrap": "^4.1.3", | 76 | "bootstrap": "^4.1.3", |
77 | "buffer": "^6.0.3", | 77 | "buffer": "^6.0.3", |
78 | "cache-chunk-store": "^3.0.0", | 78 | "cache-chunk-store": "^3.0.0", |
79 | "chart.js": "^2.9.3", | 79 | "chart.js": "^3.5.1", |
80 | "core-js": "^3.1.4", | 80 | "core-js": "^3.1.4", |
81 | "css-loader": "^6.2.0", | 81 | "css-loader": "^6.2.0", |
82 | "debug": "^4.3.1", | 82 | "debug": "^4.3.1", |
83 | "dexie": "^3.0.0", | 83 | "dexie": "^3.0.0", |
84 | "eslint": "^7.26.0", | 84 | "eslint": "^7.26.0", |
85 | "eslint-plugin-import": "latest", | 85 | "eslint-plugin-import": "^2.24.2", |
86 | "eslint-plugin-jsdoc": "latest", | 86 | "eslint-plugin-jsdoc": "^36.0.8", |
87 | "eslint-plugin-prefer-arrow": "latest", | 87 | "eslint-plugin-prefer-arrow": "latest", |
88 | "focus-visible": "^5.0.2", | 88 | "focus-visible": "^5.0.2", |
89 | "hls.js": "^1.0.7", | 89 | "hls.js": "^1.0.7", |