From ec8c188b144fa710e8c0ccade707e7105f98ae22 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 9 Sep 2022 14:59:09 +0200 Subject: Update client dep --- client/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 79e8d25b6..ac65392dc 100644 --- a/client/package.json +++ b/client/package.json @@ -27,11 +27,11 @@ "typings": "*.d.ts", "devDependencies": { "@angular-devkit/build-angular": "^14.0.1", - "@angular-eslint/builder": "14.0.2", - "@angular-eslint/eslint-plugin": "14.0.2", - "@angular-eslint/eslint-plugin-template": "14.0.2", - "@angular-eslint/schematics": "14.0.2", - "@angular-eslint/template-parser": "14.0.2", + "@angular-eslint/builder": "^14.0.2", + "@angular-eslint/eslint-plugin": "^14.0.2", + "@angular-eslint/eslint-plugin-template": "^14.0.2", + "@angular-eslint/schematics": "^14.0.2", + "@angular-eslint/template-parser": "^14.0.2", "@angular/animations": "^14.0.1", "@angular/cdk": "^14.0.1", "@angular/cli": "^14.0.1", @@ -47,7 +47,7 @@ "@angular/service-worker": "^14.0.1", "@babel/core": "^7.18.5", "@babel/preset-env": "^7.18.2", - "@ng-bootstrap/ng-bootstrap": "^12.1.2", + "@ng-bootstrap/ng-bootstrap": "^13.0.0", "@ng-select/ng-select": "^9.0.1", "@ngx-loading-bar/core": "^6.0.0", "@ngx-loading-bar/http-client": "^6.0.0", @@ -69,8 +69,8 @@ "@types/sha.js": "^2.4.0", "@types/video.js": "^7.3.40", "@types/webtorrent": "^0.109.0", - "@typescript-eslint/eslint-plugin": "5.31.0", - "@typescript-eslint/parser": "5.31.0", + "@typescript-eslint/eslint-plugin": "^5.31.0", + "@typescript-eslint/parser": "^5.31.0", "@wdio/browserstack-service": "^7.20.2", "@wdio/cli": "^7.20.2", "@wdio/local-runner": "^7.20.2", @@ -84,7 +84,7 @@ "cache-chunk-store": "^3.0.0", "chart.js": "^3.8.0", "chartjs-plugin-zoom": "^1.2.1", - "chromedriver": "^103.0.0", + "chromedriver": "^105.0.0", "core-js": "^3.22.8", "css-loader": "^6.2.0", "debug": "^4.3.1", @@ -96,7 +96,7 @@ "expect-webdriverio": "^3.4.0", "focus-visible": "^5.0.2", "geckodriver": "^3.0.1", - "hls.js": "1.2.0", + "hls.js": "1.2.1", "html-loader": "^4.1.0", "html-webpack-plugin": "^5.3.1", "https-browserify": "^1.0.0", @@ -128,7 +128,7 @@ "stylelint-config-sass-guidelines": "^9.0.1", "ts-loader": "^9.3.0", "tslib": "^2.4.0", - "typescript": "~4.7.3", + "typescript": "~4.8.3", "url": "^0.11.0", "video.js": "^7.19.2", "videostream": "~3.2.1", -- cgit v1.2.3