diff --git a/apps/writenex/package.json b/apps/writenex/package.json index c1f4b6c..91daa16 100644 --- a/apps/writenex/package.json +++ b/apps/writenex/package.json @@ -43,10 +43,10 @@ "@next/eslint-plugin-next": "^16.0.10", "@tailwindcss/postcss": "^4.1.18", "@tailwindcss/typography": "^0.5.16", - "@types/node": "^22.19.1", + "@types/node": "^25.2.2", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", - "eslint": "^9.39.2", + "eslint": "^10.0.0", "eslint-config-next": "^15.5.7", "postcss": "^8.5.4", "tailwindcss": "^4.1.18",