diff --git a/package.json b/package.json index 42e8bc8..5551f32 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "remark-gfm": "^3.0.1", "remark-math": "^5.1.1", "swr": "^2.0.1", - "typescript": "4.9.4", + "typescript": "5.0.2", "uuid": "^9.0.0", "webrtc": "^1.14.1", "zod": "^3.20.2", @@ -63,6 +63,6 @@ "postcss": "^8.4.21", "supabase": "^1.38.7", "tailwindcss": "^3.2.4", - "typescript": "^4.9.4" + "typescript": "^5.0.2" } }