Update dependency typescript to ~5.9.0

This commit is contained in:
renovate[bot]
2026-03-23 00:25:33 +00:00
committed by GitHub
parent 316eaa443e
commit 90f28c174d

View File

@@ -19,7 +19,7 @@
"@types/react": "^19.1.8", "@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6", "@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^4.6.0", "@vitejs/plugin-react": "^4.6.0",
"typescript": "~5.8.3", "typescript": "~5.9.0",
"vite": "^7.0.4", "vite": "^7.0.4",
"@tauri-apps/cli": "^2" "@tauri-apps/cli": "^2"
} }