diff --git a/bun.lockb b/bun.lockb index 01d5f24..66ba767 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 523f1bf..c34dc6b 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ "build": "build.ts" }, "devDependencies": { - "@types/bun": "^1.1.9", - "@types/node": "^22.5.5", + "@types/bun": "^1.1.10", + "@types/node": "^22.7.4", "@types/stylus": "^0.48.43", - "eslint": "^9.10.0", + "eslint": "^9.12.0", "eslint-plugin-compat": "^6.0.1", "stylus": "^0.63.0" },