1
0
Fork 0

Upgrade client dependencies

This commit is contained in:
Chocobozzz 2022-03-21 14:34:52 +01:00
parent f4110e0a72
commit dfacda49ab
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 1325 additions and 1101 deletions

View File

@ -27,11 +27,11 @@
"typings": "*.d.ts",
"devDependencies": {
"@angular-devkit/build-angular": "^13.0.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-eslint/builder": "13.1.0",
"@angular-eslint/eslint-plugin": "13.1.0",
"@angular-eslint/eslint-plugin-template": "13.1.0",
"@angular-eslint/schematics": "13.1.0",
"@angular-eslint/template-parser": "13.1.0",
"@angular/animations": "^13.0.0",
"@angular/cdk": "^13.0.0",
"@angular/cli": "^13.0.1",
@ -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.11.0",
"@typescript-eslint/parser": "5.11.0",
"@typescript-eslint/eslint-plugin": "5.15.0",
"@typescript-eslint/parser": "5.15.0",
"@wdio/browserstack-service": "^7.11.1",
"@wdio/cli": "^7.11.1",
"@wdio/local-runner": "^7.11.1",
@ -83,14 +83,14 @@
"buffer": "^6.0.3",
"cache-chunk-store": "^3.0.0",
"chart.js": "^3.5.1",
"chromedriver": "^98.0.1",
"chromedriver": "^99.0.0",
"core-js": "^3.1.4",
"css-loader": "^6.2.0",
"debug": "^4.3.1",
"dexie": "^3.0.0",
"eslint": "^8.2.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jsdoc": "^37.0.3",
"eslint-plugin-jsdoc": "^38.0.6",
"eslint-plugin-prefer-arrow": "latest",
"expect-webdriverio": "^3.1.2",
"focus-visible": "^5.0.2",
@ -127,7 +127,7 @@
"terser-webpack-plugin": "^5.1.2",
"ts-loader": "^9.2.2",
"tslib": "^2.0.0",
"typescript": "~4.4.4",
"typescript": "~4.6.2",
"url": "^0.11.0",
"video.js": "^7",
"videostream": "~3.2.1",

File diff suppressed because it is too large Load Diff