Compare commits

..

3 Commits

Author SHA1 Message Date
minori 7bda6b8000 deps: update @fastify/static to 9.1.0
Node.js CI / CI (pull_request) Failing after 2m5s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m16s
2026-04-17 07:03:11 -07:00
minori 037993804d Merge pull request 'deps: update @swc/helpers to 0.5.19' (#76) from dependencies/update--swc-helpers into main
Node.js CI / CI (push) Failing after 2m30s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 3m36s
2026-03-06 07:04:03 -08:00
minori 6dd0ec7db0 deps: update @swc/helpers to 0.5.19
Node.js CI / CI (pull_request) Successful in 2m23s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m26s
2026-03-05 07:05:01 -08:00
2 changed files with 302 additions and 412 deletions
+3 -3
View File
@@ -34,7 +34,7 @@
"@fastify/oauth2": "8.2.0",
"@fastify/rate-limit": "10.3.0",
"@fastify/sensible": "6.0.4",
"@fastify/static": "9.0.0",
"@fastify/static": "9.1.0",
"@fortawesome/angular-fontawesome": "4.0.0",
"@fortawesome/fontawesome-svg-core": "7.2.0",
"@fortawesome/free-brands-svg-icons": "7.2.0",
@@ -70,7 +70,7 @@
"@schematics/angular": "21.1.2",
"@swc-node/register": "1.9.2",
"@swc/core": "1.5.29",
"@swc/helpers": "0.5.18",
"@swc/helpers": "0.5.19",
"@types/dompurify": "3.2.0",
"@types/jest": "30.0.0",
"@types/jsdom": "27.0.0",
@@ -91,6 +91,6 @@
"ts-node": "10.9.1",
"tslib": "2.8.1",
"typescript": "5.9.3",
"typescript-eslint": "8.56.1"
"typescript-eslint": "8.56.0"
}
}
+299 -409
View File
File diff suppressed because it is too large Load Diff