Skip to content

Commit

Permalink
build(deps): Update Angular packages to ^18.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Sep 12, 2024
1 parent 9068400 commit 2b28777
Show file tree
Hide file tree
Showing 9 changed files with 491 additions and 509 deletions.
22 changes: 11 additions & 11 deletions examples/example-app-monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^18.2.3",
"@angular/common": "^18.2.3",
"@angular/compiler": "^18.2.3",
"@angular/core": "^18.2.3",
"@angular/forms": "^18.2.3",
"@angular/platform-browser": "^18.2.3",
"@angular/platform-browser-dynamic": "^18.2.3",
"@angular/router": "^18.2.3",
"@angular/animations": "^18.2.4",
"@angular/common": "^18.2.4",
"@angular/compiler": "^18.2.4",
"@angular/core": "^18.2.4",
"@angular/forms": "^18.2.4",
"@angular/platform-browser": "^18.2.4",
"@angular/platform-browser-dynamic": "^18.2.4",
"@angular/router": "^18.2.4",
"angular-in-memory-web-api": "^0.18.0",
"rxjs": "^7.8.1",
"tslib": "^2.7.0",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.3",
"@angular/cli": "^18.2.3",
"@angular/compiler-cli": "^18.2.3",
"@angular-devkit/build-angular": "^18.2.4",
"@angular/cli": "^18.2.4",
"@angular/compiler-cli": "^18.2.4",
"@types/jest": "^29.5.12",
"@types/node": "^20.16.5",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit 2b28777

Please sign in to comment.