Compare commits

..

11 Commits

Author SHA1 Message Date
minori f424071df5 deps: update @nx/jest to 22.7.3
Node.js CI / CI (pull_request) Failing after 29s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m0s
2026-06-02 07:05:14 -07:00
minori bc64c7627a deps: update @nx/jest to 22.7.2
Node.js CI / CI (pull_request) Failing after 16s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m2s
2026-05-25 07:04:55 -07:00
minori 1622e7587f deps: update @nx/jest to 22.7.1
Node.js CI / CI (pull_request) Failing after 18s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m34s
2026-05-09 07:09:56 -07:00
minori 3ed3454d6a deps: update @nx/jest to 22.7.0
Node.js CI / CI (pull_request) Failing after 13s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m15s
2026-05-05 17:44:28 -07:00
minori 7d285d4934 deps: update @nx/jest to 22.6.5
Node.js CI / CI (pull_request) Failing after 15s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m33s
2026-04-21 07:04:35 -07:00
minori 9faa2c3af1 deps: update @nx/jest to 22.6.4
Node.js CI / CI (pull_request) Failing after 16s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m57s
2026-04-12 07:04:08 -07:00
minori 5cc152cf13 deps: update @nx/jest to 22.6.3
Node.js CI / CI (pull_request) Failing after 18s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m29s
2026-04-07 07:04:18 -07:00
minori 3893131864 deps: update @nx/jest to 22.6.2
Node.js CI / CI (pull_request) Failing after 14s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m34s
2026-04-06 07:03:58 -07:00
minori 4f1746dbc1 deps: update @nx/jest to 22.6.1
Node.js CI / CI (pull_request) Failing after 14s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m22s
2026-04-04 07:03:39 -07:00
minori 805206e25c deps: update @nx/jest to 22.5.0
Node.js CI / CI (pull_request) Failing after 20s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m49s
2026-02-20 07:13:44 -08:00
minori bd99b8e0a6 deps: update @nx/jest to 22.4.5
Node.js CI / CI (pull_request) Failing after 17s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m30s
2026-02-14 07:08:46 -08:00
2 changed files with 567 additions and 66 deletions
+2 -2
View File
@@ -19,7 +19,7 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/common": "21.1.2", "@angular/common": "21.1.2",
"@angular/compiler": "21.1.3", "@angular/compiler": "21.1.2",
"@angular/core": "21.1.2", "@angular/core": "21.1.2",
"@angular/forms": "21.1.2", "@angular/forms": "21.1.2",
"@angular/platform-browser": "21.1.2", "@angular/platform-browser": "21.1.2",
@@ -56,7 +56,7 @@
"@nx/esbuild": "22.4.4", "@nx/esbuild": "22.4.4",
"@nx/eslint": "22.4.4", "@nx/eslint": "22.4.4",
"@nx/eslint-plugin": "22.4.4", "@nx/eslint-plugin": "22.4.4",
"@nx/jest": "22.4.4", "@nx/jest": "22.7.3",
"@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.4.4",
+565 -64
View File
File diff suppressed because it is too large Load Diff