Compare commits

..

7 Commits

Author SHA1 Message Date
minori 937479e1b9 deps: update tailwindcss to 4.2.0
Node.js CI / CI (pull_request) Successful in 56s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m20s
2026-03-01 07:04:51 -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 806 additions and 248 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.1.4",
"@angular/compiler": "21.0.6",
"@angular/core": "21.0.6",
"@angular/forms": "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",
@@ -42,7 +42,7 @@
"eslint": "9.39.2",
"jsdom": "27.4.0",
"postcss": "8.5.6",
"tailwindcss": "4.1.18",
"tailwindcss": "4.2.0",
"typescript": "5.9.3",
"vitest": "4.0.16"
}
+803 -245
View File
File diff suppressed because it is too large Load Diff