diff --git a/package.json b/package.json index 3c5791f..48c2934 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,6 @@ "eslint-config-next": "^15.1.0", "postcss": "^8", "tailwindcss": "^4", - "typescript": "^5" + "typescript": "^7" } }