From 0c8af7852175d7ef9934266a8537e035edbe23ec Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 22 Nov 2021 16:06:30 +0100 Subject: Upgrade client dependencies --- 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 5f5cc8121..e67b42f4e 100644 --- a/client/package.json +++ b/client/package.json @@ -27,11 +27,11 @@ "typings": "*.d.ts", "devDependencies": { "@angular-devkit/build-angular": "^13.0.1", - "@angular-eslint/builder": "12.6.1", - "@angular-eslint/eslint-plugin": "12.6.1", - "@angular-eslint/eslint-plugin-template": "12.6.1", - "@angular-eslint/schematics": "12.6.1", - "@angular-eslint/template-parser": "12.6.1", + "@angular-eslint/builder": "13.0.1", + "@angular-eslint/eslint-plugin": "13.0.1", + "@angular-eslint/eslint-plugin-template": "13.0.1", + "@angular-eslint/schematics": "13.0.1", + "@angular-eslint/template-parser": "13.0.1", "@angular/animations": "^13.0.0", "@angular/cdk": "^13.0.0", "@angular/cli": "^13.0.1", @@ -49,7 +49,7 @@ "@babel/preset-env": "^7.15.0", "@neos21/bootstrap3-glyphicons": "^1.0.1", "@ng-bootstrap/ng-bootstrap": "^10.0.0", - "@ng-select/ng-select": "^7.0.1", + "@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", @@ -69,8 +69,8 @@ "@types/sha.js": "^2.4.0", "@types/video.js": "^7.3.8", "@types/webtorrent": "^0.109.0", - "@typescript-eslint/eslint-plugin": "5.3.1", - "@typescript-eslint/parser": "5.3.1", + "@typescript-eslint/eslint-plugin": "5.4.0", + "@typescript-eslint/parser": "5.4.0", "@wdio/browserstack-service": "^7.11.1", "@wdio/cli": "^7.11.1", "@wdio/codemod": "^0.9.0", @@ -84,13 +84,13 @@ "buffer": "^6.0.3", "cache-chunk-store": "^3.0.0", "chart.js": "^3.5.1", - "chromedriver": "^95.0.0", + "chromedriver": "^96.0.0", "core-js": "^3.1.4", "css-loader": "^6.2.0", "debug": "^4.3.1", "dexie": "^3.0.0", - "eslint": "7", - "eslint-plugin-import": "^2.24.2", + "eslint": "^8.2.0", + "eslint-plugin-import": "2.25.3", "eslint-plugin-jsdoc": "^37.0.3", "eslint-plugin-prefer-arrow": "latest", "expect": "^27.1.0", -- cgit v1.2.3