Merge pull request #77 from jwetzell/dependabot/npm_and_yarn/angular-82c5c48864

Bump the angular group with 9 updates
This commit is contained in:
2025-08-12 16:29:41 -05:00
committed by GitHub
2 changed files with 1739 additions and 724 deletions
+1730 -715
View File
File diff suppressed because it is too large Load Diff
+9 -9
View File
@@ -9,21 +9,21 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "20.0.4", "@angular/animations": "20.1.6",
"@angular/common": "20.0.4", "@angular/common": "20.1.6",
"@angular/compiler": "20.0.4", "@angular/compiler": "20.1.6",
"@angular/core": "20.0.4", "@angular/core": "20.1.6",
"@angular/platform-browser": "20.0.4", "@angular/platform-browser": "20.1.6",
"@angular/platform-browser-dynamic": "20.0.4", "@angular/platform-browser-dynamic": "20.1.6",
"luxon": "3.7.1", "luxon": "3.7.1",
"rxjs": "7.8.2", "rxjs": "7.8.2",
"tslib": "2.8.1", "tslib": "2.8.1",
"zone.js": "0.15.1" "zone.js": "0.15.1"
}, },
"devDependencies": { "devDependencies": {
"@angular/build": "^20.0.3", "@angular/build": "^20.1.5",
"@angular/cli": "20.0.3", "@angular/cli": "20.1.5",
"@angular/compiler-cli": "20.0.4", "@angular/compiler-cli": "20.1.6",
"@types/luxon": "3.6.2", "@types/luxon": "3.6.2",
"@types/node": "24.2.1", "@types/node": "24.2.1",
"prettier": "3.6.2", "prettier": "3.6.2",