aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-10-12 14:47:19 +0200
committerChocobozzz <me@florianbigard.com>2021-10-12 14:47:19 +0200
commit6214bc7dde6843162cab3bf529cf2e16f89238b9 (patch)
tree5a62b0b8fdb725ac17b16cab90ed7c71c754660e /client/package.json
parent577280e4c0267b869842b68a55c06dbf2a1b3050 (diff)
downloadPeerTube-6214bc7dde6843162cab3bf529cf2e16f89238b9.tar.gz
PeerTube-6214bc7dde6843162cab3bf529cf2e16f89238b9.tar.zst
PeerTube-6214bc7dde6843162cab3bf529cf2e16f89238b9.zip
Update client dependencies
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/client/package.json b/client/package.json
index afa0efe13..8e06b63d7 100644
--- a/client/package.json
+++ b/client/package.json
@@ -27,11 +27,11 @@
27 "typings": "*.d.ts", 27 "typings": "*.d.ts",
28 "devDependencies": { 28 "devDependencies": {
29 "@angular-devkit/build-angular": "^12.0.0", 29 "@angular-devkit/build-angular": "^12.0.0",
30 "@angular-eslint/builder": "12.3.1", 30 "@angular-eslint/builder": "12.5.0",
31 "@angular-eslint/eslint-plugin": "12.3.1", 31 "@angular-eslint/eslint-plugin": "12.5.0",
32 "@angular-eslint/eslint-plugin-template": "12.3.1", 32 "@angular-eslint/eslint-plugin-template": "12.5.0",
33 "@angular-eslint/schematics": "12.3.1", 33 "@angular-eslint/schematics": "12.5.0",
34 "@angular-eslint/template-parser": "12.3.1", 34 "@angular-eslint/template-parser": "12.5.0",
35 "@angular/animations": "^12.0.0", 35 "@angular/animations": "^12.0.0",
36 "@angular/cdk": "^12.0.0", 36 "@angular/cdk": "^12.0.0",
37 "@angular/cli": "^12.0.0", 37 "@angular/cli": "^12.0.0",
@@ -69,8 +69,8 @@
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.29.3", 72 "@typescript-eslint/eslint-plugin": "5.0.0",
73 "@typescript-eslint/parser": "4.29.3", 73 "@typescript-eslint/parser": "5.0.0",
74 "@wdio/browserstack-service": "^7.11.1", 74 "@wdio/browserstack-service": "^7.11.1",
75 "@wdio/cli": "^7.11.1", 75 "@wdio/cli": "^7.11.1",
76 "@wdio/codemod": "^0.9.0", 76 "@wdio/codemod": "^0.9.0",
@@ -84,12 +84,12 @@
84 "buffer": "^6.0.3", 84 "buffer": "^6.0.3",
85 "cache-chunk-store": "^3.0.0", 85 "cache-chunk-store": "^3.0.0",
86 "chart.js": "^3.5.1", 86 "chart.js": "^3.5.1",
87 "chromedriver": "^92.0.1", 87 "chromedriver": "^94.0.0",
88 "core-js": "^3.1.4", 88 "core-js": "^3.1.4",
89 "css-loader": "^6.2.0", 89 "css-loader": "^6.2.0",
90 "debug": "^4.3.1", 90 "debug": "^4.3.1",
91 "dexie": "^3.0.0", 91 "dexie": "^3.0.0",
92 "eslint": "^7.26.0", 92 "eslint": "7",
93 "eslint-plugin-import": "^2.24.2", 93 "eslint-plugin-import": "^2.24.2",
94 "eslint-plugin-jsdoc": "^36.0.8", 94 "eslint-plugin-jsdoc": "^36.0.8",
95 "eslint-plugin-prefer-arrow": "latest", 95 "eslint-plugin-prefer-arrow": "latest",