fix: upgrade typescript to v5.x.x

This commit is contained in:
apoorvlathey
2024-05-07 00:31:09 +10:00
parent 032785a316
commit 0974bf0a96
2 changed files with 92 additions and 92 deletions

View File

@@ -42,7 +42,7 @@
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"react-simple-code-editor": "^0.11.0",
"typescript": "4.9.5",
"typescript": "5.0.4",
"viem": "^1.11.1",
"wagmi": "^1.4.2",
"web-vitals": "^1.0.1"