Skip to content

Commit

Permalink
Update angular monorepo to v19.0.5 (#117)
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 Dec 18, 2024
1 parent 18f0ccc commit f29457e
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 119 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": "19.0.4",
"@angular/common": "19.0.4",
"@angular/compiler": "19.0.4",
"@angular/compiler-cli": "19.0.4",
"@angular/core": "19.0.4",
"@angular/elements": "19.0.4",
"@angular/forms": "19.0.4",
"@angular/localize": "19.0.4",
"@angular/platform-browser": "19.0.4",
"@angular/platform-browser-dynamic": "19.0.4",
"@angular/router": "19.0.4",
"@angular/service-worker": "19.0.4",
"@angular/upgrade": "19.0.4",
"@angular/animations": "19.0.5",
"@angular/common": "19.0.5",
"@angular/compiler": "19.0.5",
"@angular/compiler-cli": "19.0.5",
"@angular/core": "19.0.5",
"@angular/elements": "19.0.5",
"@angular/forms": "19.0.5",
"@angular/localize": "19.0.5",
"@angular/platform-browser": "19.0.5",
"@angular/platform-browser-dynamic": "19.0.5",
"@angular/router": "19.0.5",
"@angular/service-worker": "19.0.5",
"@angular/upgrade": "19.0.5",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-terser": "0.4.4",
Expand Down
212 changes: 106 additions & 106 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f29457e

Please sign in to comment.