diff --git a/package.json b/package.json index fe9f478..2d5ac40 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@types/react-dom": "18.0.6", "@types/react-router-dom": "5.3.3", "prettier": "2.7.1", - "typescript": "4.8.2" + "typescript": "5.2.2" }, "scripts": { "build": "BUILD_PATH=docs react-scripts build && git add .",