Update dependency typescript to v5.7.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-09 01:58:46 +00:00
parent e72fc03c8b
commit 8bdb54d673
2 changed files with 5 additions and 5 deletions

View File

@@ -20,6 +20,6 @@
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
"prettier": "3.4.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}