diff --git a/bun.lockb b/bun.lockb index fcea9c9..6c1cbb4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8616468..fd7c0d6 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.14.0", + "@eslint/js": "^9.15.0", "@types/bun": "latest", "bun-types": "^1.1.34", "elysia": "^1.1.25", - "eslint": "^9.14.0", + "eslint": "^9.15.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "husky": "^9.1.6",