diff --git a/package-lock.json b/package-lock.json index a8ad24c..9351a28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@types/react-dom": "^19.1.2", "postcss": "^8.5.3", "tailwindcss": "^4.1.4", - "typescript": "^5.8.3" + "typescript": "^5.9.3" } }, "node_modules/@alloc/quick-lru": { diff --git a/package.json b/package.json index cc44b71..09b4f7c 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,6 @@ "@types/react-dom": "^19.1.2", "postcss": "^8.5.3", "tailwindcss": "^4.1.4", - "typescript": "^5.8.3" + "typescript": "^5.9.3" } }