fix: lint fixes and typescript version fixes

This commit is contained in:
sriram veeraghanta 2024-09-12 20:39:31 +05:30
parent 1efb067274
commit 1b0e31027e
10 changed files with 50 additions and 33 deletions

View file

@ -66,6 +66,6 @@
"tailwindcss": "^3.4.3",
"tsconfig": "*",
"tsup": "^7.2.0",
"typescript": "4.7.4"
"typescript": "5.4.5"
}
}