diff --git a/package.json b/package.json index 56a5531..33627ed 100644 --- a/package.json +++ b/package.json @@ -25,13 +25,13 @@ "devDependencies": { "@eslint/eslintrc": "^3.3.0", "@tailwindcss/postcss": "^4.0.9", - "@types/node": "^20.17.19", + "@types/node": "^20.17.21", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", "eslint": "^9.21.0", "eslint-config-next": "15.1.3", "postcss": "^8.5.3", "tailwindcss": "^4.0.9", - "typescript": "^5.7.3" + "typescript": "^5.8.2" } }