Skip to content

Commit

Permalink
fix(deps): update angular monorepo to ^19.1.1 (#331)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 3b40677 commit 462e1df
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 102 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^19.1.0",
"@angular/common": "^19.1.0",
"@angular/compiler": "^19.1.0",
"@angular/core": "^19.1.0",
"@angular/forms": "^19.1.0",
"@angular/platform-browser": "^19.1.0",
"@angular/platform-browser-dynamic": "^19.1.0",
"@angular/router": "^19.1.0",
"@angular/animations": "^19.1.1",
"@angular/common": "^19.1.1",
"@angular/compiler": "^19.1.1",
"@angular/core": "^19.1.1",
"@angular/forms": "^19.1.1",
"@angular/platform-browser": "^19.1.1",
"@angular/platform-browser-dynamic": "^19.1.1",
"@angular/router": "^19.1.1",
"@orchy-mfe/spa-adapter": "^0.1.1",
"rxjs": "~7.8.1",
"tslib": "^2.8.1",
Expand All @@ -28,7 +28,7 @@
"@analogjs/vite-plugin-angular": "1.12.0",
"@angular-devkit/build-angular": "^19.1.1",
"@angular/cli": "~19.1.1",
"@angular/compiler-cli": "^19.1.0",
"@angular/compiler-cli": "^19.1.1",
"@orchy-mfe/models": "^0.3.0",
"@types/jasmine": "~5.1.5",
"jasmine-core": "~5.5.0",
Expand Down
Loading

0 comments on commit 462e1df

Please sign in to comment.