Upgrade @types/bun to 1.2.12

This commit is contained in:
2025-05-07 22:13:14 +08:00
parent 677499a456
commit 8b81e62fd5
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -13,7 +13,7 @@
},
"type": "module",
"devDependencies": {
"@types/bun": "^1.2.11"
"@types/bun": "^1.2.12"
},
"dependencies": {
"@11ty/eleventy": "^3.1.0-beta.1",