Skip to content

Commit

Permalink
Merge pull request #6883 from qmonmert/angular1615
Browse files Browse the repository at this point in the history
Angular 16.1.5
  • Loading branch information
pascalgrimaud authored Jul 14, 2023
2 parents 9935058 + a489fbc commit efd4012
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.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",
"@angular/animations": "16.1.5",
"@angular/cdk": "16.1.5",
"@angular/common": "16.1.5",
"@angular/compiler": "16.1.5",
"@angular/core": "16.1.5",
"@angular/forms": "16.1.5",
"@angular/material": "16.1.5",
"@angular/platform-browser": "16.1.5",
"@angular/platform-browser-dynamic": "16.1.5",
"@angular/router": "16.1.5",
"keycloak-js": "22.0.0",
"rxjs": "7.8.1",
"tslib": "2.6.0",
Expand All @@ -24,7 +24,7 @@
"@angular-eslint/schematics": "16.1.0",
"@angular-eslint/template-parser": "16.1.0",
"@angular/cli": "16.1.4",
"@angular/compiler-cli": "16.1.4",
"@angular/compiler-cli": "16.1.5",
"@types/jest": "29.5.3",
"@types/node": "20.4.2",
"@typescript-eslint/eslint-plugin": "6.0.0",
Expand Down

0 comments on commit efd4012

Please sign in to comment.