Compare commits

..

11 Commits

Author SHA1 Message Date
minori d7fd3c88ae deps: update @angular/common to 21.2.1
Node.js CI / CI (pull_request) Successful in 49s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m18s
2026-03-15 07:04:30 -07:00
minori 448a02981d Merge pull request 'deps: update @angular/common to 21.2.0' (#18) from dependencies/update--angular-common into main
Node.js CI / CI (push) Successful in 45s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m11s
2026-03-10 07:02:47 -07:00
minori f7777e996c deps: update @angular/common to 21.2.0
Node.js CI / CI (pull_request) Successful in 51s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m18s
2026-03-09 07:03:07 -07:00
minori bfb894d47a Merge pull request 'deps: update @angular/common to 21.1.5' (#15) from dependencies/update--angular-common into main
Node.js CI / CI (push) Successful in 54s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m52s
2026-03-02 07:03:01 -08:00
minori 997050a392 deps: update @angular/common to 21.1.5
Node.js CI / CI (pull_request) Successful in 56s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m38s
2026-03-01 07:04:08 -08:00
minori ee950e62a8 Merge pull request 'deps: update @angular/common to 21.1.4' (#14) from dependencies/update--angular-common into main
Node.js CI / CI (push) Successful in 51s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 2m23s
2026-02-25 07:04:44 -08:00
minori f09d939f8c deps: update @angular/common to 21.1.4
Node.js CI / CI (pull_request) Successful in 42s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m3s
2026-02-24 07:04:26 -08:00
minori aec0987b7d Merge pull request 'deps: update @angular/common to 21.1.1' (#2) from dependencies/update--angular-common into main
Node.js CI / CI (push) Successful in 50s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m29s
2026-02-23 20:48:32 -08:00
minori 1ea789117c deps: update @angular/common to 21.1.3
Node.js CI / CI (pull_request) Successful in 49s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m24s
2026-02-15 07:11:45 -08:00
minori 7fa2882f9d deps: update @angular/common to 21.1.2
Node.js CI / CI (pull_request) Successful in 1m8s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m28s
2026-02-08 07:24:38 -08:00
minori d8aa8eca0f deps: update @angular/common to 21.1.1
Node.js CI / CI (pull_request) Successful in 53s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m40s
2026-02-04 08:51:38 -08:00
2 changed files with 797 additions and 244 deletions
+2 -2
View File
@@ -24,7 +24,7 @@
"private": true, "private": true,
"packageManager": "pnpm@10.0.0", "packageManager": "pnpm@10.0.0",
"dependencies": { "dependencies": {
"@angular/common": "21.0.6", "@angular/common": "21.2.1",
"@angular/compiler": "21.0.6", "@angular/compiler": "21.0.6",
"@angular/core": "21.0.6", "@angular/core": "21.0.6",
"@angular/forms": "21.0.6", "@angular/forms": "21.0.6",
@@ -34,7 +34,7 @@
"tslib": "2.8.1" "tslib": "2.8.1"
}, },
"devDependencies": { "devDependencies": {
"@angular/build": "21.1.3", "@angular/build": "21.0.4",
"@angular/cli": "21.0.4", "@angular/cli": "21.0.4",
"@angular/compiler-cli": "21.0.6", "@angular/compiler-cli": "21.0.6",
"@nhcarrigan/eslint-config": "5.2.0", "@nhcarrigan/eslint-config": "5.2.0",
+795 -242
View File
File diff suppressed because it is too large Load Diff