diff options
author | Chocobozzz <me@florianbigard.com> | 2022-01-14 14:28:20 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-01-14 14:28:20 +0100 |
commit | edb12cc9a5ecdf50216ade90d4d7858be91a8233 (patch) | |
tree | 3d3f17131b112beda9569b75fb7087bb663bfde3 /client/package.json | |
parent | c0d2eac3329ec4454a178a4442bdcf20c388c8ff (diff) | |
download | PeerTube-edb12cc9a5ecdf50216ade90d4d7858be91a8233.tar.gz PeerTube-edb12cc9a5ecdf50216ade90d4d7858be91a8233.tar.zst PeerTube-edb12cc9a5ecdf50216ade90d4d7858be91a8233.zip |
Upgrade client dependencies
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/client/package.json b/client/package.json index 1f58f9cd0..b8a737c5c 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -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": "5.8.0", | 72 | "@typescript-eslint/eslint-plugin": "5.9.1", |
73 | "@typescript-eslint/parser": "5.8.0", | 73 | "@typescript-eslint/parser": "5.9.1", |
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", |
@@ -78,19 +78,19 @@ | |||
78 | "@wdio/mocha-framework": "^7.11.1", | 78 | "@wdio/mocha-framework": "^7.11.1", |
79 | "@wdio/spec-reporter": "^7.10.1", | 79 | "@wdio/spec-reporter": "^7.10.1", |
80 | "angular2-hotkeys": "^2.1.2", | 80 | "angular2-hotkeys": "^2.1.2", |
81 | "angularx-qrcode": "11.0.0", | 81 | "angularx-qrcode": "13.0.3", |
82 | "babel-loader": "^8.2.2", | 82 | "babel-loader": "^8.2.2", |
83 | "bootstrap": "^4.1.3", | 83 | "bootstrap": "^4.1.3", |
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": "^96.0.0", | 87 | "chromedriver": "^97.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": "^8.2.0", | 92 | "eslint": "^8.2.0", |
93 | "eslint-plugin-import": "2.25.3", | 93 | "eslint-plugin-import": "2.25.4", |
94 | "eslint-plugin-jsdoc": "^37.0.3", | 94 | "eslint-plugin-jsdoc": "^37.0.3", |
95 | "eslint-plugin-prefer-arrow": "latest", | 95 | "eslint-plugin-prefer-arrow": "latest", |
96 | "expect": "^27.1.0", | 96 | "expect": "^27.1.0", |
@@ -106,7 +106,7 @@ | |||
106 | "linkify-plugin-mention": "^3.0.2", | 106 | "linkify-plugin-mention": "^3.0.2", |
107 | "linkifyjs": "^3.0.2", | 107 | "linkifyjs": "^3.0.2", |
108 | "lodash-es": "^4.17.4", | 108 | "lodash-es": "^4.17.4", |
109 | "markdown-it": "12.3.0", | 109 | "markdown-it": "12.3.2", |
110 | "mini-css-extract-plugin": "^2.2.0", | 110 | "mini-css-extract-plugin": "^2.2.0", |
111 | "ngx-uploadx": "^4.1.0", | 111 | "ngx-uploadx": "^4.1.0", |
112 | "path-browserify": "^1.0.0", | 112 | "path-browserify": "^1.0.0", |