diff --git a/package.json b/package.json index 1ef84465..37146b26 100644 --- a/package.json +++ b/package.json @@ -79,6 +79,6 @@ "react-dom": "^18.0.0", "react-redux": "^9.0.4", "redux": "^5.0.0", - "typescript": "^5.1.6" + "typescript": "^6.0.3" } }