Compare commits

..

8 Commits

Author SHA1 Message Date
minori f0f8509914 deps: update @nx/web to 22.7.3
Node.js CI / CI (pull_request) Failing after 15s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m27s
2026-06-02 07:05:45 -07:00
minori 825bb7369c deps: update @nx/web to 22.7.2
Node.js CI / CI (pull_request) Failing after 12s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m30s
2026-05-25 07:05:28 -07:00
minori e6bb4eb868 deps: update @nx/web to 22.7.1
Node.js CI / CI (pull_request) Failing after 12s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m34s
2026-05-09 07:10:42 -07:00
minori 4201f6b2e7 deps: update @nx/web to 22.7.0
Node.js CI / CI (pull_request) Failing after 14s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m28s
2026-05-05 17:45:00 -07:00
minori a14b82235f deps: update @nx/web to 22.6.5
Node.js CI / CI (pull_request) Failing after 14s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m20s
2026-04-21 07:05:09 -07:00
minori 029f3d7f43 deps: update @nx/web to 22.6.4
Node.js CI / CI (pull_request) Failing after 19s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m0s
2026-04-17 07:03:41 -07:00
minori e59d9ee7bd deps: update @nx/web to 22.5.0
Node.js CI / CI (pull_request) Failing after 8s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m4s
2026-02-20 07:14:16 -08:00
minori 16ef922d7b deps: update @nx/web to 22.4.5
Node.js CI / CI (pull_request) Failing after 14s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m34s
2026-02-14 07:09:25 -08:00
2 changed files with 529 additions and 65 deletions
+2 -2
View File
@@ -45,7 +45,7 @@
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "21.1.2", "@angular-devkit/build-angular": "21.1.2",
"@angular-devkit/core": "21.1.2", "@angular-devkit/core": "21.1.2",
"@angular-devkit/schematics": "21.1.3", "@angular-devkit/schematics": "21.1.2",
"@angular/cli": "21.1.2", "@angular/cli": "21.1.2",
"@angular/compiler-cli": "21.1.2", "@angular/compiler-cli": "21.1.2",
"@angular/language-service": "21.1.2", "@angular/language-service": "21.1.2",
@@ -59,7 +59,7 @@
"@nx/jest": "22.4.4", "@nx/jest": "22.4.4",
"@nx/js": "22.4.4", "@nx/js": "22.4.4",
"@nx/node": "22.4.4", "@nx/node": "22.4.4",
"@nx/web": "22.4.4", "@nx/web": "22.7.3",
"@nx/workspace": "22.4.4", "@nx/workspace": "22.4.4",
"@schematics/angular": "21.1.2", "@schematics/angular": "21.1.2",
"@swc-node/register": "1.9.2", "@swc-node/register": "1.9.2",
+527 -63
View File
File diff suppressed because it is too large Load Diff