Update dependency typescript to ~5.9.0

This commit is contained in:
renovate[bot]
2026-04-01 16:15:59 +00:00
committed by GitHub
parent de89494b37
commit 7489a27ef8

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"
} }