deps: update typescript to 5.9.3
Node.js CI / CI (pull_request) Failing after 11s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m17s

This commit is contained in:
2026-02-03 19:33:16 -08:00
parent faa553b42d
commit 01558a4869
2 changed files with 126 additions and 86 deletions
+1 -1
View File
@@ -32,6 +32,6 @@
"eslint-config-next": "15.1.6",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
"typescript": "5.9.3"
}
}