update: install typescript

This commit is contained in:
ThatGuySam 2025-02-10 19:31:22 -06:00
parent d94d48b6cd
commit 24fa3a2e0b
2 changed files with 22 additions and 18 deletions

View file

@ -146,6 +146,7 @@
"structured-data-testing-tool": "^4.5.0",
"tailwindcss": "^3.2.6",
"tsconfig-paths": "^3.14.1",
"typescript": "^5.7.3",
"vite-tsconfig-paths": "^3.5.0",
"vitest": "^2.1.8"
}