X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=7fdbfbd787a15838aa375eea0e271c4961eed568;hb=cc4bf76c13e38e9065d49161b6e0485657424577;hp=0f52ec88c1da9d08b619399d57e3b0921bf2751e;hpb=fa66c9a601d69f6d57c956a3513e8bbed7ee9616;p=github%2FChocobozzz%2FPeerTube.git 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 @@ "@babel/core": "^7.15.0", "@babel/preset-env": "^7.15.0", "@neos21/bootstrap3-glyphicons": "^1.0.1", - "@ng-bootstrap/ng-bootstrap": "^10.0.0", + "@ng-bootstrap/ng-bootstrap": "^11.0.0", "@ng-select/ng-select": "^8.1.1", - "@ngx-loading-bar/core": "^5.0.0", - "@ngx-loading-bar/http-client": "^5.0.0", - "@ngx-loading-bar/router": "^5.0.0", + "@ngx-loading-bar/core": "^6.0.0", + "@ngx-loading-bar/http-client": "^6.0.0", + "@ngx-loading-bar/router": "^6.0.0", "@peertube/p2p-media-loader-core": "^1.0.4", "@peertube/p2p-media-loader-hlsjs": "^1.0.6", "@peertube/videojs-contextmenu": "^5.5.0", @@ -65,12 +65,12 @@ "@types/lodash-es": "^4.17.0", "@types/markdown-it": "^12.0.1", "@types/node": "^14.0.14", - "@types/sanitize-html": "2.5.0", + "@types/sanitize-html": "2.6.1", "@types/sha.js": "^2.4.0", "@types/video.js": "^7.3.8", "@types/webtorrent": "^0.109.0", - "@typescript-eslint/eslint-plugin": "5.4.0", - "@typescript-eslint/parser": "5.4.0", + "@typescript-eslint/eslint-plugin": "5.8.0", + "@typescript-eslint/parser": "5.8.0", "@wdio/browserstack-service": "^7.11.1", "@wdio/cli": "^7.11.1", "@wdio/codemod": "^0.9.0", @@ -96,7 +96,7 @@ "expect": "^27.1.0", "expect-webdriverio": "^3.1.2", "focus-visible": "^5.0.2", - "geckodriver": "^2.0.3", + "geckodriver": "^3.0.1", "hls.js": "^1.0.7", "html-loader": "^3.0.1", "html-webpack-plugin": "^5.3.1", @@ -106,7 +106,7 @@ "linkify-plugin-mention": "^3.0.2", "linkifyjs": "^3.0.2", "lodash-es": "^4.17.4", - "markdown-it": "12.2.0", + "markdown-it": "12.3.0", "mini-css-extract-plugin": "^2.2.0", "ngx-uploadx": "^4.1.0", "path-browserify": "^1.0.0", @@ -130,7 +130,7 @@ "tslib": "^2.0.0", "typescript": "~4.4.4", "video.js": "^7", - "videojs-dock": "^2.0.2", + "videojs-dock": "^3.0.0", "videojs-hotkeys": "^0.2.27", "videostream": "~3.2.1", "wdio-chromedriver-service": "^7.2.0",