Update dependency typescript to v7 #3

Merged
austin merged 1 commits from renovate/typescript-7.x into main 2026-07-23 08:52:24 -05:00
+1 -1
View File
@@ -20,7 +20,7 @@
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.3",
"tailwindcss": "4.3.3",
"typescript": "^5.9.0",
"typescript": "^7.0.0",
"vite": "^8.1.3"
}
}