Merge pull request #95 from jwetzell/dependabot/npm_and_yarn/angular-53c0b8ba87

Bump the angular group with 9 updates
This commit is contained in:
2025-10-11 12:07:24 -05:00
committed by GitHub
2 changed files with 878 additions and 800 deletions
+869 -791
View File
File diff suppressed because it is too large Load Diff
+9 -9
View File
@@ -9,21 +9,21 @@
},
"private": true,
"dependencies": {
"@angular/animations": "20.1.7",
"@angular/common": "20.1.7",
"@angular/compiler": "20.1.7",
"@angular/core": "20.1.7",
"@angular/platform-browser": "20.1.7",
"@angular/platform-browser-dynamic": "20.1.7",
"@angular/animations": "20.3.4",
"@angular/common": "20.3.4",
"@angular/compiler": "20.3.4",
"@angular/core": "20.3.4",
"@angular/platform-browser": "20.3.4",
"@angular/platform-browser-dynamic": "20.3.4",
"luxon": "3.7.2",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"zone.js": "0.15.1"
},
"devDependencies": {
"@angular/build": "20.1.6",
"@angular/cli": "20.1.6",
"@angular/compiler-cli": "20.1.7",
"@angular/build": "20.3.5",
"@angular/cli": "20.3.5",
"@angular/compiler-cli": "20.3.4",
"@types/luxon": "3.7.1",
"@types/node": "22.16.5",
"prettier": "3.6.2",