Skip to content

Commit

Permalink
build(deps): Update Angular packages to ^18.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Oct 11, 2024
1 parent ffadc25 commit 64455bf
Show file tree
Hide file tree
Showing 9 changed files with 573 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.7",
"@angular/common": "^18.2.7",
"@angular/compiler": "^18.2.7",
"@angular/core": "^18.2.7",
"@angular/forms": "^18.2.7",
"@angular/platform-browser": "^18.2.7",
"@angular/platform-browser-dynamic": "^18.2.7",
"@angular/router": "^18.2.7",
"@angular/animations": "^18.2.8",
"@angular/common": "^18.2.8",
"@angular/compiler": "^18.2.8",
"@angular/core": "^18.2.8",
"@angular/forms": "^18.2.8",
"@angular/platform-browser": "^18.2.8",
"@angular/platform-browser-dynamic": "^18.2.8",
"@angular/router": "^18.2.8",
"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.7",
"@angular/cli": "^18.2.7",
"@angular/compiler-cli": "^18.2.7",
"@angular-devkit/build-angular": "^18.2.8",
"@angular/cli": "^18.2.8",
"@angular/compiler-cli": "^18.2.8",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.11",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit 64455bf

Please sign in to comment.