Compare commits

..

3 Commits

Author SHA1 Message Date
minori b939dd50a2 deps: update @angular/cli to 21.1.3
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m20s
2026-02-16 07:05:57 -08:00
minori bbaaa40085 deps: update @angular/cli to 21.1.2
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m26s
2026-02-07 07:05:41 -08:00
minori fcaed0566e deps: update @angular/cli to 21.1.1
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m42s
2026-02-04 08:47:21 -08:00
2 changed files with 1153 additions and 597 deletions
+2 -2
View File
@@ -25,14 +25,14 @@
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^19.1.5", "@angular-devkit/build-angular": "^19.1.5",
"@angular/cli": "^19.1.5", "@angular/cli": "21.1.3",
"@angular/compiler-cli": "^19.1.4", "@angular/compiler-cli": "^19.1.4",
"@nhcarrigan/eslint-config": "5.1.0", "@nhcarrigan/eslint-config": "5.1.0",
"@nhcarrigan/typescript-config": "4.0.0", "@nhcarrigan/typescript-config": "4.0.0",
"@types/jasmine": "~5.1.5", "@types/jasmine": "~5.1.5",
"@types/node": "22.13.1", "@types/node": "22.13.1",
"eslint": "9.19.0", "eslint": "9.19.0",
"jasmine-core": "6.0.1", "jasmine-core": "~5.5.0",
"karma": "~6.4.4", "karma": "~6.4.4",
"karma-chrome-launcher": "~3.2.0", "karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.1", "karma-coverage": "~2.2.1",
+1151 -595
View File
File diff suppressed because it is too large Load Diff