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 Oct 2, 2024
1 parent 8746647 commit 5e9f707
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.14.0
20.17.0
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,25 @@
},
"private": true,
"dependencies": {
"@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",
"@angular/animations": "18.2.7",
"@angular/common": "18.2.7",
"@angular/compiler": "18.2.7",
"@angular/core": "18.2.7",
"@angular/forms": "18.2.7",
"@angular/platform-browser": "18.2.7",
"@angular/platform-browser-dynamic": "18.2.7",
"@angular/router": "18.2.7",
"randomcolor": "0.6.2",
"rxjs": "7.8.1",
"screenfull": "6.0.2",
"tslib": "2.6.3"
"tslib": "2.7.0"
},
"devDependencies": {
"@angular/build": "18.0.3",
"@angular/cli": "18.0.3",
"angular-cli-ghpages": "2.0.0",
"prettier": "3.3.1",
"typescript": "5.4.5"
"@angular/build": "18.2.7",
"@angular/cli": "18.2.7",
"angular-cli-ghpages": "2.0.1",
"prettier": "3.3.3",
"typescript": "5.6.2"
},
"overrides": {
"gh-pages": "6.1.1"
Expand Down

0 comments on commit 5e9f707

Please sign in to comment.