Skip to content

Commit

Permalink
Update angular monorepo to v19.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent c8b96c5 commit 46f59f5
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "19.1.2",
"@angular/common": "19.1.2",
"@angular/compiler": "19.1.2",
"@angular/core": "19.1.2",
"@angular/forms": "19.1.2",
"@angular/platform-browser": "19.1.2",
"@angular/platform-browser-dynamic": "19.1.2",
"@angular/router": "19.1.2",
"@angular/animations": "19.1.3",
"@angular/common": "19.1.3",
"@angular/compiler": "19.1.3",
"@angular/core": "19.1.3",
"@angular/forms": "19.1.3",
"@angular/platform-browser": "19.1.3",
"@angular/platform-browser-dynamic": "19.1.3",
"@angular/router": "19.1.3",
"@ngx-translate/core": "16.0.4",
"rxjs": "7.8.1",
"tslib": "2.8.1",
Expand All @@ -26,7 +26,7 @@
"@angular-builders/jest": "19.0.0",
"@angular-devkit/build-angular": "19.1.3",
"@angular/cli": "19.1.3",
"@angular/compiler-cli": "19.1.2",
"@angular/compiler-cli": "19.1.3",
"@types/jest": "29.5.14",
"jest": "29.7.0",
"jest-preset-angular": "14.5.0",
Expand Down

0 comments on commit 46f59f5

Please sign in to comment.