chore: ⬆️ Update dependencies

This commit is contained in:
Jesse Wierzbinski 2024-06-11 14:55:21 -10:00
parent 6f717fcccd
commit 747cc0e63c
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -7,7 +7,7 @@
"build": "bun run build.ts" "build": "bun run build.ts"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^1.8.0", "@biomejs/biome": "^1.8.1",
"@types/bun": "^1.1.3", "@types/bun": "^1.1.3",
"bun-plugin-dts": "^0.2.3" "bun-plugin-dts": "^0.2.3"
}, },