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 38 deletions
+2 -2
View File
@@ -34,7 +34,7 @@
"@fastify/rate-limit": "^10.3.0", "@fastify/rate-limit": "^10.3.0",
"@fastify/sensible": "6.0.4", "@fastify/sensible": "6.0.4",
"@fastify/static": "^9.0.0", "@fastify/static": "^9.0.0",
"@prisma/client": "7.8.0", "@prisma/client": "6.19.2",
"dompurify": "^3.3.1", "dompurify": "^3.3.1",
"fastify": "5.7.3", "fastify": "5.7.3",
"fastify-plugin": "5.0.1", "fastify-plugin": "5.0.1",
@@ -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 -36
View File
File diff suppressed because it is too large Load Diff