diff --git a/bun.lockb b/bun.lockb index 9017b1f..7b8ede2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1124b02..bf4d68d 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,10 @@ "build": "build.ts" }, "devDependencies": { - "@types/bun": "^1.1.6", - "@types/node": "^20.16.1", + "@types/bun": "^1.1.8", + "@types/node": "^20.16.2", "@types/stylus": "^0.48.42", - "eslint": "^9.9.0", + "eslint": "^9.9.1", "eslint-plugin-compat": "^6.0.0", "stylus": "^0.63.0" },