Skip to content

Commit

Permalink
Angular: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
qmonmert committed Jan 12, 2025
1 parent 4190d0a commit 0e5ffc1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/main/resources/generator/dependencies/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"dependencies": {
"@angular-builders/jest": "19.0.0",
"@angular/build": "19.0.7",
"@angular/cdk": "19.0.4",
"@angular/cdk": "19.0.5",
"@angular/cli": "19.0.7",
"@angular/compiler-cli": "19.0.5",
"@angular/core": "19.0.5",
"@angular/material": "19.0.4",
"@angular/compiler-cli": "19.0.6",
"@angular/core": "19.0.6",
"@angular/material": "19.0.5",
"angular-eslint": "19.0.2",
"jest-environment-jsdom": "29.7.0",
"jest-preset-angular": "14.4.2",
"jest-preset-angular": "14.5.0",
"jest-sonar-reporter": "2.0.0",
"rxjs": "7.8.1",
"tslib": "2.8.1",
Expand Down

0 comments on commit 0e5ffc1

Please sign in to comment.