Skip to content

Commit

Permalink
chore: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 01c90bb commit aecff9b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,24 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.0.1",
"@angular/common": "18.0.1",
"@angular/compiler": "18.0.1",
"@angular/core": "18.0.1",
"@angular/forms": "18.0.1",
"@angular/platform-browser": "18.0.1",
"@angular/platform-browser-dynamic": "18.0.1",
"@angular/router": "18.0.1",
"@angular/animations": "18.0.2",
"@angular/common": "18.0.2",
"@angular/compiler": "18.0.2",
"@angular/core": "18.0.2",
"@angular/forms": "18.0.2",
"@angular/platform-browser": "18.0.2",
"@angular/platform-browser-dynamic": "18.0.2",
"@angular/router": "18.0.2",
"randomcolor": "0.6.2",
"rxjs": "7.8.1",
"screenfull": "6.0.2",
"tslib": "2.6.2"
"tslib": "2.6.3"
},
"devDependencies": {
"@angular/build": "18.0.2",
"@angular/cli": "18.0.2",
"@angular/build": "18.0.3",
"@angular/cli": "18.0.3",
"angular-cli-ghpages": "2.0.0",
"prettier": "3.2.5",
"prettier": "3.3.1",
"typescript": "5.4.5"
},
"overrides": {
Expand Down

0 comments on commit aecff9b

Please sign in to comment.