Upgrade bun

This commit is contained in:
redphx 2024-09-20 16:42:03 +07:00
parent 037927b9be
commit c90e013dc1
2 changed files with 3 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -10,10 +10,10 @@
}, },
"devDependencies": { "devDependencies": {
"@types/bun": "^1.1.9", "@types/bun": "^1.1.9",
"@types/node": "^22.5.4", "@types/node": "^22.5.5",
"@types/stylus": "^0.48.42", "@types/stylus": "^0.48.43",
"eslint": "^9.10.0", "eslint": "^9.10.0",
"eslint-plugin-compat": "^6.0.0", "eslint-plugin-compat": "^6.0.1",
"stylus": "^0.63.0" "stylus": "^0.63.0"
}, },
"peerDependencies": { "peerDependencies": {