diff --git a/clients/desktop/package.json b/clients/desktop/package.json index 14c54ac..c8aff7a 100644 --- a/clients/desktop/package.json +++ b/clients/desktop/package.json @@ -34,7 +34,7 @@ "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@vitejs/plugin-react": "^4.3.0", - "typescript": "^5.7.0", + "typescript": "^7.0.2", "vite": "^6.0.0" } }