chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-06-25 19:20:49 -10:00
parent 0c7e59849a
commit 7c5c2d9f70
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -8,8 +8,8 @@
"check": "bunx tsc -p ." "check": "bunx tsc -p ."
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^1.8.1", "@biomejs/biome": "^1.8.2",
"@types/bun": "^1.1.4", "@types/bun": "^1.1.5",
"bun-plugin-dts": "^0.2.3" "bun-plugin-dts": "^0.2.3"
}, },
"trustedDependencies": ["@biomejs/biome"], "trustedDependencies": ["@biomejs/biome"],