Skip to content

Commit

Permalink
Merge pull request #7090 from qmonmert/angular1618
Browse files Browse the repository at this point in the history
Angular 16.1.8
  • Loading branch information
pascalgrimaud authored Aug 3, 2023
2 parents 0472a44 + 2ca1ec6 commit bbc3785
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.7",
"@angular/cdk": "16.1.6",
"@angular/common": "16.1.7",
"@angular/compiler": "16.1.7",
"@angular/core": "16.1.7",
"@angular/forms": "16.1.7",
"@angular/material": "16.1.6",
"@angular/platform-browser": "16.1.7",
"@angular/platform-browser-dynamic": "16.1.7",
"@angular/router": "16.1.7",
"@angular/animations": "16.1.8",
"@angular/cdk": "16.1.7",
"@angular/common": "16.1.8",
"@angular/compiler": "16.1.8",
"@angular/core": "16.1.8",
"@angular/forms": "16.1.8",
"@angular/material": "16.1.7",
"@angular/platform-browser": "16.1.8",
"@angular/platform-browser-dynamic": "16.1.8",
"@angular/router": "16.1.8",
"keycloak-js": "22.0.1",
"rxjs": "7.8.1",
"tslib": "2.6.1",
Expand All @@ -24,7 +24,7 @@
"@angular-eslint/schematics": "16.1.0",
"@angular-eslint/template-parser": "16.1.0",
"@angular/cli": "16.1.7",
"@angular/compiler-cli": "16.1.7",
"@angular/compiler-cli": "16.1.8",
"@types/jest": "29.5.3",
"@types/node": "20.4.6",
"@typescript-eslint/eslint-plugin": "6.2.1",
Expand Down

0 comments on commit bbc3785

Please sign in to comment.