Upgrade bun

This commit is contained in:
redphx 2024-08-14 08:52:22 +07:00
parent 5f4a1c24f0
commit 370fc7b2c2
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -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"
},