diff --git a/bun.lockb b/bun.lockb index 213ccad..f1b3c54 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 10e5d88..74f6103 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,9 @@ }, "devDependencies": { "@types/bun": "^1.1.6", - "@types/node": "^20.14.14", + "@types/node": "^20.14.15", "@types/stylus": "^0.48.42", - "eslint": "^9.8.0", + "eslint": "^9.9.0", "eslint-plugin-compat": "^6.0.0", "stylus": "^0.63.0" },