deps: update typescript to 6.0.2
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m16s
CI / Lint & Check (pull_request) Failing after 6m34s
CI / Build Windows (pull_request) Has been skipped

This commit is contained in:
2026-04-10 07:07:39 -07:00
parent 2bcc91183c
commit 15ae9563b7
2 changed files with 74 additions and 74 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"eslint": "9.25.1",
"postcss": "8.5.3",
"tailwindcss": "3.4.17",
"typescript": "5.8.3",
"typescript": "6.0.2",
"vite": "6.3.2",
"@vitejs/plugin-react": "4.4.1"
}