Update dependency typescript to ^5.9.3 #615

Merged
renovate merged 1 commits from renovate/typescript-5.x into master 2025-10-27 00:36:44 +00:00
Showing only changes of commit bee03941a1 - Show all commits

View File

@@ -49,7 +49,7 @@
"eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.24", "eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.4.0", "globals": "^16.4.0",
"typescript": "^5.8.3", "typescript": "^5.9.3",
"typescript-eslint": "^8.38.0", "typescript-eslint": "^8.38.0",
"vite": "^7.0.6" "vite": "^7.0.6"
} }