Compare commits

..

3 Commits

Author SHA1 Message Date
minori a6e54e2fab deps: update @angular/cli to 21.1.3
Node.js CI / CI (pull_request) Successful in 54s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m22s
2026-02-16 07:06:43 -08:00
minori be6cd54671 deps: update @angular/cli to 21.1.2
Node.js CI / CI (pull_request) Successful in 1m10s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m50s
2026-02-07 07:06:53 -08:00
minori cc38ee26f3 deps: update @angular/cli to 21.1.1
Node.js CI / CI (pull_request) Successful in 1m8s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m50s
2026-02-04 08:52:59 -08:00
2 changed files with 298 additions and 281 deletions
+2 -2
View File
@@ -35,7 +35,7 @@
}, },
"devDependencies": { "devDependencies": {
"@angular/build": "21.0.4", "@angular/build": "21.0.4",
"@angular/cli": "21.0.4", "@angular/cli": "21.1.3",
"@angular/compiler-cli": "21.0.6", "@angular/compiler-cli": "21.0.6",
"@nhcarrigan/eslint-config": "5.2.0", "@nhcarrigan/eslint-config": "5.2.0",
"@tailwindcss/postcss": "4.1.18", "@tailwindcss/postcss": "4.1.18",
@@ -44,6 +44,6 @@
"postcss": "8.5.6", "postcss": "8.5.6",
"tailwindcss": "4.1.18", "tailwindcss": "4.1.18",
"typescript": "5.9.3", "typescript": "5.9.3",
"vitest": "4.0.18" "vitest": "4.0.16"
} }
} }
+296 -279
View File
File diff suppressed because it is too large Load Diff