diff --git a/bun.lockb b/bun.lockb index 1658645..01d5f24 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 492770a..1d77320 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ }, "devDependencies": { "@types/bun": "^1.1.9", - "@types/node": "^22.5.4", - "@types/stylus": "^0.48.42", + "@types/node": "^22.5.5", + "@types/stylus": "^0.48.43", "eslint": "^9.10.0", - "eslint-plugin-compat": "^6.0.0", + "eslint-plugin-compat": "^6.0.1", "stylus": "^0.63.0" }, "peerDependencies": {