Compare commits

..

14 Commits

Author SHA1 Message Date
minori 91c8818d24 deps: update @nx/eslint-plugin to 22.7.4
Node.js CI / CI (pull_request) Failing after 14s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m33s
2026-06-05 07:05:43 -07:00
minori 6ad9710065 deps: update @nx/eslint-plugin to 22.7.3
Node.js CI / CI (pull_request) Failing after 13s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m55s
2026-06-02 07:05:02 -07:00
minori 8a4136e5ca deps: update @nx/eslint-plugin to 22.7.2
Node.js CI / CI (pull_request) Failing after 13s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m53s
2026-05-25 07:04:43 -07:00
minori 6d02218cd5 deps: update @nx/eslint-plugin to 22.7.1
Node.js CI / CI (pull_request) Failing after 15s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m53s
2026-05-09 07:09:44 -07:00
minori 7fbd37a002 deps: update @nx/eslint-plugin to 22.7.0
Node.js CI / CI (pull_request) Failing after 16s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m15s
2026-05-05 17:44:15 -07:00
minori 555724e190 deps: update @nx/eslint-plugin to 22.6.5
Node.js CI / CI (pull_request) Failing after 16s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m35s
2026-04-21 07:04:22 -07:00
minori 2e0cd48fea deps: update @nx/eslint-plugin to 22.6.4
Node.js CI / CI (pull_request) Failing after 18s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m41s
2026-04-12 07:03:52 -07:00
minori 57c2bcc6cb deps: update @nx/eslint-plugin to 22.6.3
Node.js CI / CI (pull_request) Failing after 10s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m44s
2026-04-07 07:04:05 -07:00
minori 7b16f928d2 deps: update @nx/eslint-plugin to 22.6.2
Node.js CI / CI (pull_request) Failing after 11s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m38s
2026-04-06 07:03:46 -07:00
minori bb79f4be12 deps: update @nx/eslint-plugin to 22.6.1
Node.js CI / CI (pull_request) Failing after 15s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m13s
2026-03-31 07:03:55 -07:00
minori e0c06aed64 deps: update @nx/eslint-plugin to 22.6.0
Node.js CI / CI (pull_request) Failing after 11s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m8s
2026-03-29 07:04:01 -07:00
minori 68ff38fdd8 deps: update @nx/eslint-plugin to 22.5.4
Node.js CI / CI (pull_request) Failing after 21s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m29s
2026-03-25 07:03:31 -07:00
minori 0ae8c1b597 deps: update @nx/eslint-plugin to 22.5.0
Node.js CI / CI (pull_request) Failing after 19s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m50s
2026-02-20 07:13:33 -08:00
minori b703b11201 deps: update @nx/eslint-plugin to 22.4.5
Node.js CI / CI (pull_request) Failing after 14s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m36s
2026-02-14 07:08:34 -08:00
2 changed files with 530 additions and 51 deletions
+2 -2
View File
@@ -26,7 +26,7 @@
"@angular/router": "21.1.2", "@angular/router": "21.1.2",
"@fastify/autoload": "6.0.3", "@fastify/autoload": "6.0.3",
"@fastify/cookie": "^11.0.2", "@fastify/cookie": "^11.0.2",
"@fastify/cors": "11.2.0", "@fastify/cors": "^11.0.0",
"@fastify/csrf-protection": "^7.1.0", "@fastify/csrf-protection": "^7.1.0",
"@fastify/helmet": "^13.0.2", "@fastify/helmet": "^13.0.2",
"@fastify/jwt": "^10.0.0", "@fastify/jwt": "^10.0.0",
@@ -55,7 +55,7 @@
"@nx/cypress": "22.4.4", "@nx/cypress": "22.4.4",
"@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.7.4",
"@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",
+528 -49
View File
File diff suppressed because it is too large Load Diff