Skip to content

Commit

Permalink
Update angular monorepo to v18.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent e5cd1f2 commit 2ed2a58
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 142 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@
},
"homepage": "https://github.com/esm-bundle/angular#readme",
"devDependencies": {
"@angular/animations": "18.2.0",
"@angular/common": "18.2.0",
"@angular/compiler": "18.2.0",
"@angular/compiler-cli": "18.2.0",
"@angular/core": "18.2.0",
"@angular/elements": "18.2.0",
"@angular/forms": "18.2.0",
"@angular/localize": "18.2.0",
"@angular/platform-browser": "18.2.0",
"@angular/platform-browser-dynamic": "18.2.0",
"@angular/router": "18.2.0",
"@angular/service-worker": "18.2.0",
"@angular/upgrade": "18.2.0",
"@angular/animations": "18.2.1",
"@angular/common": "18.2.1",
"@angular/compiler": "18.2.1",
"@angular/compiler-cli": "18.2.1",
"@angular/core": "18.2.1",
"@angular/elements": "18.2.1",
"@angular/forms": "18.2.1",
"@angular/localize": "18.2.1",
"@angular/platform-browser": "18.2.1",
"@angular/platform-browser-dynamic": "18.2.1",
"@angular/router": "18.2.1",
"@angular/service-worker": "18.2.1",
"@angular/upgrade": "18.2.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-terser": "0.4.4",
Expand Down
Loading

0 comments on commit 2ed2a58

Please sign in to comment.