diff --git a/package.json b/package.json index fd5691b0..c6c3641d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "effect": "3.21.4", "immer": "11.1.8", "inversify": "8.1.1", - "ioredis": "5.11.1", + "ioredis": "6.0.0", "luxon": "3.7.2", "next": "16.2.11", "react": "19.2.7", @@ -47,7 +47,7 @@ "@types/react": "19.2.17", "@types/react-dom": "19.2.3", "@types/validator": "13.15.10", - "eslint": "9.39.4", + "eslint": "10.8.1", "eslint-config-next": "16.2.9", "eslint-config-prettier": "10.1.8", "eslint-plugin-prettier": "5.5.6", @@ -55,6 +55,6 @@ "prettier": "3.8.4", "prettier-plugin-tailwindcss": "0.8.0", "tailwindcss": "4.3.1", - "typescript": "6.0.3" + "typescript": "7.0.2" } }