Compare commits

..

11 Commits

Author SHA1 Message Date
minori 06348c8b0f deps: update postcss to 8.5.8
Node.js CI / CI (pull_request) Successful in 46s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m7s
2026-03-13 07:02:56 -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 808 additions and 255 deletions
+3 -3
View File
@@ -24,7 +24,7 @@
"private": true,
"packageManager": "pnpm@10.0.0",
"dependencies": {
"@angular/common": "21.0.6",
"@angular/common": "21.2.0",
"@angular/compiler": "21.0.6",
"@angular/core": "21.0.6",
"@angular/forms": "21.0.6",
@@ -34,14 +34,14 @@
"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",
"@tailwindcss/postcss": "4.1.18",
"eslint": "9.39.2",
"jsdom": "27.4.0",
"postcss": "8.5.6",
"postcss": "8.5.8",
"tailwindcss": "4.1.18",
"typescript": "5.9.3",
"vitest": "4.0.16"
+805 -252
View File
File diff suppressed because it is too large Load Diff