mirror of
https://github.com/versia-pub/api.git
synced 2025-12-06 00:18:19 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
f8fe1305cb
commit
6f54544e47
|
|
@ -8,9 +8,9 @@
|
|||
"check": "bunx tsc -p ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.3",
|
||||
"@types/bun": "^1.1.11",
|
||||
"@types/node": "^22.7.5",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@types/bun": "^1.1.12",
|
||||
"@types/node": "^22.7.9",
|
||||
"bun-plugin-dts": "^0.3.0"
|
||||
},
|
||||
"trustedDependencies": ["@biomejs/biome"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue