Skip to content

Commit 3f131e7

Browse files
committed
Update frontend libs to latest versions
1 parent 22609ee commit 3f131e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

frontend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"@angular-devkit/build-angular": "^15.0.4",
1717
"@angular-material-extensions/password-strength": "^6.0.0",
1818
"@angular/animations": "^15.0.4",
19-
"@angular/cdk": "^14.0.4",
19+
"@angular/cdk": "^15.2.9",
2020
"@angular/cli": "^15.0.4",
2121
"@angular/common": "^15.0.4",
2222
"@angular/compiler": "^15.0.4",
2323
"@angular/compiler-cli": "^15.0.4",
2424
"@angular/core": "^15.0.4",
25-
"@angular/flex-layout": "10.0.0-beta.32",
25+
"@angular/flex-layout": "^15.0.0-beta.42",
2626
"@angular/forms": "^15.0.4",
2727
"@angular/http": "^8.0.0-beta.10",
2828
"@angular/material": "^14.0.4",
@@ -79,16 +79,16 @@
7979
"@types/node": "^17.0.36",
8080
"@types/socket.io-client": "^1.4.33",
8181
"@typescript-eslint/eslint-plugin": "^6.7.2",
82-
"@typescript-eslint/parser": "^6.7.2",
8382
"@typescript-eslint/eslint-plugin-tslint": "^6.7.2",
83+
"@typescript-eslint/parser": "^6.7.2",
8484
"codelyzer": "^6.0.0",
8585
"eslint": "^8.49.0",
86+
"eslint-config-prettier": "7.1.0",
8687
"eslint-config-standard-with-typescript": "^39.0.0",
8788
"eslint-plugin-import": "^2.28.1",
89+
"eslint-plugin-jsdoc": "^30.7.9",
8890
"eslint-plugin-node": "^11.1.0",
8991
"eslint-plugin-promise": "^6.1.1",
90-
"eslint-config-prettier": "7.1.0",
91-
"eslint-plugin-jsdoc": "^30.7.9",
9292
"eslint-plugin-standard": "^4.1.0",
9393
"jasmine": "^3.9.0",
9494
"jasmine-core": "~3.9.0",

0 commit comments

Comments
 (0)