Update dependency typescript to v7 #2

Merged
austin merged 1 commits from renovate/typescript-7.x into main 2026-07-23 08:50:52 -05:00
+1 -1
View File
@@ -25,7 +25,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"
}
}