diff --git a/bun.lock b/bun.lock index 747ff15..a95155b 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "@stacksjs/eslint-plugin", diff --git a/package.json b/package.json index 3d129b0..ea26c8e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dist" ], "engines": { - "node": ">=22.15.0" + "node": ">=24.11.1" }, "scripts": { "build": "unbuild",