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
382374e4d6
commit
a67720c0fc
|
|
@ -9,13 +9,13 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@types/bun": "^1.1.12",
|
||||
"@types/node": "^22.7.9",
|
||||
"@types/bun": "^1.1.14",
|
||||
"@types/node": "^22.10.1",
|
||||
"bun-plugin-dts": "^0.3.0"
|
||||
},
|
||||
"trustedDependencies": ["@biomejs/biome"],
|
||||
"dependencies": {
|
||||
"chalk": "^5.3.0",
|
||||
"ora": "^8.1.0"
|
||||
"ora": "^8.1.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue