Skip to content

Commit

Permalink
Angular 16.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
qmonmert committed Jul 7, 2023
1 parent bdc978b commit e192d22
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/main/resources/generator/dependencies/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"dependencies": {
"@angular/animations": "16.1.3",
"@angular/cdk": "16.1.3",
"@angular/common": "16.1.3",
"@angular/compiler": "16.1.3",
"@angular/core": "16.1.3",
"@angular/forms": "16.1.3",
"@angular/material": "16.1.3",
"@angular/platform-browser": "16.1.3",
"@angular/platform-browser-dynamic": "16.1.3",
"@angular/router": "16.1.3",
"@angular/animations": "16.1.4",
"@angular/cdk": "16.1.4",
"@angular/common": "16.1.4",
"@angular/compiler": "16.1.4",
"@angular/core": "16.1.4",
"@angular/forms": "16.1.4",
"@angular/material": "16.1.4",
"@angular/platform-browser": "16.1.4",
"@angular/platform-browser-dynamic": "16.1.4",
"@angular/router": "16.1.4",
"keycloak-js": "21.1.2",
"rxjs": "7.8.1",
"tslib": "2.6.0",
Expand All @@ -24,7 +24,7 @@
"@angular-eslint/schematics": "16.0.3",
"@angular-eslint/template-parser": "16.0.3",
"@angular/cli": "16.1.4",
"@angular/compiler-cli": "16.1.3",
"@angular/compiler-cli": "16.1.4",
"@types/jest": "29.5.2",
"@types/node": "20.4.0",
"@typescript-eslint/eslint-plugin": "5.61.0",
Expand Down

0 comments on commit e192d22

Please sign in to comment.