diff --git a/package.json b/package.json index 3d34f9c..ada9fa9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dompurify": "^3.3.3", "file-type": "^22.0.1", "ioredis": "^5.11.1", - "jsdom": "^29.0.1", + "jsdom": "^30.0.0", "jszip": "^3.10.1", "ldrs": "^1.1.9", "material-symbols": "^0.45.1", @@ -49,13 +49,13 @@ "@types/pg": "^8.20.0", "@types/react": "^19", "@types/react-dom": "^19", - "eslint": "^9.39.5", + "eslint": "^10.8.0", "eslint-config-next": "^16.2.7", "next-sitemap": "^4.2.3", "postcss": "^8.5.10", "tailwindcss": "^4.2.1", "tw-animate-css": "^1.4.0", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "vitest": "^4.1.10" }, "overrides": {