Skip to content

Commit

Permalink
Update angular monorepo to v19.0.1 (#207)
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 1, 2024
1 parent cafd6ba commit b9c9c46
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
},
"private": true,
"dependencies": {
"@angular/animations": "19.0.0",
"@angular/common": "19.0.0",
"@angular/compiler": "19.0.0",
"@angular/core": "19.0.0",
"@angular/platform-browser": "19.0.0",
"@angular/platform-browser-dynamic": "19.0.0",
"@angular/animations": "19.0.1",
"@angular/common": "19.0.1",
"@angular/compiler": "19.0.1",
"@angular/core": "19.0.1",
"@angular/platform-browser": "19.0.1",
"@angular/platform-browser-dynamic": "19.0.1",
"rxjs": "7.8.1",
"@tsparticles/angular": "3.0.0",
"@tsparticles/engine": "3.5.0",
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "19.0.0",
"@angular/cli": "19.0.0",
"@angular/compiler-cli": "19.0.0",
"@angular/compiler-cli": "19.0.1",
"@types/jasmine": "5.1.4",
"jasmine-core": "5.4.0",
"karma": "6.4.4",
Expand Down

0 comments on commit b9c9c46

Please sign in to comment.