fix: typecheck

This commit is contained in:
Amruth Pillai
2026-06-01 10:31:25 +02:00
parent 0df7f21130
commit a8c70d784c
10 changed files with 100 additions and 118 deletions
+1 -1
View File
@@ -31,6 +31,6 @@
"@reactive-resume/config": "workspace:*",
"@typescript/native-preview": "7.0.0-dev.20260527.2",
"typescript": "^6.0.3",
"vitest": "^4.1.7"
"vitest": "^4.1.8"
}
}