Skip to content

Commit

Permalink
Update angular monorepo (#205)
Browse files Browse the repository at this point in the history
* Update angular monorepo

* Update package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: strangelookingnerd <49242855+strangelookingnerd@users.noreply.github.com>
  • Loading branch information
renovate[bot] and strangelookingnerd authored Nov 17, 2024
1 parent c3eb72f commit c3a7512
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": "18.2.11",
"@angular/common": "18.2.11",
"@angular/compiler": "18.2.11",
"@angular/core": "18.2.11",
"@angular/platform-browser": "18.2.11",
"@angular/platform-browser-dynamic": "18.2.11",
"@angular/animations": "18.2.12",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
"@angular/core": "18.2.12",
"@angular/platform-browser": "18.2.12",
"@angular/platform-browser-dynamic": "18.2.12",
"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": "18.2.12",
"@angular/cli": "18.2.12",
"@angular/compiler-cli": "18.2.11",
"@angular/compiler-cli": "18.2.12",
"@types/jasmine": "5.1.4",
"jasmine-core": "5.4.0",
"karma": "6.4.4",
Expand Down

0 comments on commit c3a7512

Please sign in to comment.