diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/client/package.json b/client/package.json index 0f52ec88c..7fdbfbd78 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -48,11 +48,11 @@ | |||
48 | "@babel/core": "^7.15.0", | 48 | "@babel/core": "^7.15.0", |
49 | "@babel/preset-env": "^7.15.0", | 49 | "@babel/preset-env": "^7.15.0", |
50 | "@neos21/bootstrap3-glyphicons": "^1.0.1", | 50 | "@neos21/bootstrap3-glyphicons": "^1.0.1", |
51 | "@ng-bootstrap/ng-bootstrap": "^10.0.0", | 51 | "@ng-bootstrap/ng-bootstrap": "^11.0.0", |
52 | "@ng-select/ng-select": "^8.1.1", | 52 | "@ng-select/ng-select": "^8.1.1", |
53 | "@ngx-loading-bar/core": "^5.0.0", | 53 | "@ngx-loading-bar/core": "^6.0.0", |
54 | "@ngx-loading-bar/http-client": "^5.0.0", | 54 | "@ngx-loading-bar/http-client": "^6.0.0", |
55 | "@ngx-loading-bar/router": "^5.0.0", | 55 | "@ngx-loading-bar/router": "^6.0.0", |
56 | "@peertube/p2p-media-loader-core": "^1.0.4", | 56 | "@peertube/p2p-media-loader-core": "^1.0.4", |
57 | "@peertube/p2p-media-loader-hlsjs": "^1.0.6", | 57 | "@peertube/p2p-media-loader-hlsjs": "^1.0.6", |
58 | "@peertube/videojs-contextmenu": "^5.5.0", | 58 | "@peertube/videojs-contextmenu": "^5.5.0", |
@@ -65,12 +65,12 @@ | |||
65 | "@types/lodash-es": "^4.17.0", | 65 | "@types/lodash-es": "^4.17.0", |
66 | "@types/markdown-it": "^12.0.1", | 66 | "@types/markdown-it": "^12.0.1", |
67 | "@types/node": "^14.0.14", | 67 | "@types/node": "^14.0.14", |
68 | "@types/sanitize-html": "2.5.0", | 68 | "@types/sanitize-html": "2.6.1", |
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.4.0", | 72 | "@typescript-eslint/eslint-plugin": "5.8.0", |
73 | "@typescript-eslint/parser": "5.4.0", | 73 | "@typescript-eslint/parser": "5.8.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", |
@@ -96,7 +96,7 @@ | |||
96 | "expect": "^27.1.0", | 96 | "expect": "^27.1.0", |
97 | "expect-webdriverio": "^3.1.2", | 97 | "expect-webdriverio": "^3.1.2", |
98 | "focus-visible": "^5.0.2", | 98 | "focus-visible": "^5.0.2", |
99 | "geckodriver": "^2.0.3", | 99 | "geckodriver": "^3.0.1", |
100 | "hls.js": "^1.0.7", | 100 | "hls.js": "^1.0.7", |
101 | "html-loader": "^3.0.1", | 101 | "html-loader": "^3.0.1", |
102 | "html-webpack-plugin": "^5.3.1", | 102 | "html-webpack-plugin": "^5.3.1", |
@@ -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.2.0", | 109 | "markdown-it": "12.3.0", |
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", |
@@ -130,7 +130,7 @@ | |||
130 | "tslib": "^2.0.0", | 130 | "tslib": "^2.0.0", |
131 | "typescript": "~4.4.4", | 131 | "typescript": "~4.4.4", |
132 | "video.js": "^7", | 132 | "video.js": "^7", |
133 | "videojs-dock": "^2.0.2", | 133 | "videojs-dock": "^3.0.0", |
134 | "videojs-hotkeys": "^0.2.27", | 134 | "videojs-hotkeys": "^0.2.27", |
135 | "videostream": "~3.2.1", | 135 | "videostream": "~3.2.1", |
136 | "wdio-chromedriver-service": "^7.2.0", | 136 | "wdio-chromedriver-service": "^7.2.0", |