Skip to content

Commit

Permalink
fix(deps): update angular monorepo to ^18.2.12 (#294)
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 Nov 14, 2024
1 parent 7dd3ea6 commit 202002b
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 101 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": "^18.2.11",
"@angular/common": "^18.2.11",
"@angular/compiler": "^18.2.11",
"@angular/core": "^18.2.11",
"@angular/forms": "^18.2.11",
"@angular/platform-browser": "^18.2.11",
"@angular/platform-browser-dynamic": "^18.2.11",
"@angular/router": "^18.2.11",
"@angular/animations": "^18.2.12",
"@angular/common": "^18.2.12",
"@angular/compiler": "^18.2.12",
"@angular/core": "^18.2.12",
"@angular/forms": "^18.2.12",
"@angular/platform-browser": "^18.2.12",
"@angular/platform-browser-dynamic": "^18.2.12",
"@angular/router": "^18.2.12",
"@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.9.3",
"@angular-devkit/build-angular": "^18.2.12",
"@angular/cli": "~18.2.12",
"@angular/compiler-cli": "^18.2.11",
"@angular/compiler-cli": "^18.2.12",
"@orchy-mfe/models": "^0.3.0",
"@types/jasmine": "~5.1.4",
"jasmine-core": "~5.4.0",
Expand Down
Loading

0 comments on commit 202002b

Please sign in to comment.