Compare commits

..

3 Commits

Author SHA1 Message Date
minori 4b7d3a0990 deps: update @angular/compiler to 21.1.3
Node.js CI / CI (pull_request) Successful in 56s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m28s
2026-02-15 07:11:51 -08:00
minori 30a754b923 deps: update @angular/compiler to 21.1.2
Node.js CI / CI (pull_request) Successful in 1m17s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m28s
2026-02-08 07:24:46 -08:00
minori dd14923aeb deps: update @angular/compiler to 21.1.1
Node.js CI / CI (pull_request) Successful in 1m2s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m53s
2026-02-04 08:51:52 -08:00
2 changed files with 811 additions and 258 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
"packageManager": "pnpm@10.0.0",
"dependencies": {
"@angular/common": "21.0.6",
"@angular/compiler": "21.0.6",
"@angular/compiler": "21.1.3",
"@angular/core": "21.0.6",
"@angular/forms": "21.0.6",
"@angular/platform-browser": "21.0.6",
@@ -34,7 +34,7 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@angular/build": "21.1.3",
"@angular/build": "21.0.4",
"@angular/cli": "21.0.4",
"@angular/compiler-cli": "21.0.6",
"@nhcarrigan/eslint-config": "5.2.0",
+809 -256
View File
File diff suppressed because it is too large Load Diff