Skip to content

Commit

Permalink
Merge pull request #11269 from qmonmert/angular18210
Browse files Browse the repository at this point in the history
Upgrade Angular 18.2.10
  • Loading branch information
murdos authored Nov 1, 2024
2 parents c30a091 + b13bacd commit cd60c1f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/main/resources/generator/dependencies/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"dependencies": {
"@angular-builders/jest": "18.0.0",
"@angular/build": "18.2.10",
"@angular/cdk": "18.2.10",
"@angular/cli": "18.2.10",
"@angular/compiler-cli": "18.2.9",
"@angular/core": "18.2.9",
"@angular/material": "18.2.10",
"@angular/build": "18.2.11",
"@angular/cdk": "18.2.11",
"@angular/cli": "18.2.11",
"@angular/compiler-cli": "18.2.10",
"@angular/core": "18.2.10",
"@angular/material": "18.2.11",
"angular-eslint": "18.4.0",
"jest-environment-jsdom": "29.7.0",
"jest-preset-angular": "14.2.4",
Expand Down

0 comments on commit cd60c1f

Please sign in to comment.