diff --git a/bun.lockb b/bun.lockb index 203dcbc..11c8495 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e2a294b..33ced8c 100644 --- a/package.json +++ b/package.json @@ -44,11 +44,11 @@ "devDependencies": { "@elysiajs/cors": "^1.1.1", "@elysiajs/stream": "^1.1.0", - "@eslint/js": "^9.13.0", + "@eslint/js": "^9.14.0", "@types/bun": "latest", "bun-types": "^1.1.33", "elysia": "^1.1.24", - "eslint": "^9.13.0", + "eslint": "^9.14.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "husky": "^9.1.6",