diff --git a/package.json b/package.json index c8b4893..5586800 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-hot-toast": "^2.4.1", "react-scripts": "5.0.1", "turndown": "^7.1.2", - "typescript": "^4.9.5", + "typescript": "^5.3.3", "uuid": "^9.0.1" }, "devDependencies": { @@ -43,7 +43,7 @@ "electron-builder": "^24.0.0", "electron-is-dev": "^2.0.0", "tailwindcss": "^3.3.5", - "typescript": "4.9.5", + "typescript": "5.3.3", "wait-on": "^7.2.0" }, "scripts": {