chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-07-16 20:01:46 +02:00
parent 13e7027c37
commit 5830b68f03
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.2", "@biomejs/biome": "^1.8.3",
"@types/bun": "^1.1.5", "@types/bun": "^1.1.6",
"bun-plugin-dts": "^0.2.3" "bun-plugin-dts": "^0.2.3"
}, },
"trustedDependencies": ["@biomejs/biome"], "trustedDependencies": ["@biomejs/biome"],