Upgrade bun

This commit is contained in:
redphx 2024-10-25 08:59:05 +07:00
parent 70f43ba8f2
commit 4a8f66f2a1
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -10,8 +10,8 @@
"build": "build.ts"
},
"devDependencies": {
"@types/bun": "^1.1.11",
"@types/node": "^22.7.8",
"@types/bun": "^1.1.12",
"@types/node": "^22.7.9",
"@types/stylus": "^0.48.43",
"eslint": "^9.13.0",
"eslint-plugin-compat": "^6.0.1",