diff --git a/package-lock.json b/package-lock.json index 63732ff..314e2d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "@types/react-dom": "^19.2.3", "postcss": "^8.5.8", "tailwindcss": "^4.1.12", - "typescript": "^5.8.3" + "typescript": "^5.9.3" } }, "node_modules/@alloc/quick-lru": { diff --git a/package.json b/package.json index f41fd95..834cdd5 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/react-dom": "^19.2.3", "postcss": "^8.5.8", "tailwindcss": "^4.1.12", - "typescript": "^5.8.3" + "typescript": "^5.9.3" }, "overrides": { "file-type": "21.3.1",