diff --git a/bun.lockb b/bun.lockb index 233bd64..f3e4f89 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f9da88e..ac892e7 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "start": "bun run src/main.ts" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "5.62.0", - "@typescript-eslint/parser": "5.62.0", + "@typescript-eslint/eslint-plugin": "8.57.0", + "@typescript-eslint/parser": "8.57.0", "cspell": "8.19.4", "eslint": "8.57.1", "typescript": "5.9.3",