mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
9e96eca032
commit
6338f711ad
4 changed files with 14 additions and 13 deletions
|
|
@ -21,6 +21,7 @@ import chalk from "chalk";
|
|||
import { config } from "~/packages/config-manager";
|
||||
|
||||
// HACK: This is a workaround for the lack of type exports in the Logtape package.
|
||||
// biome-ignore format: Biome formatter bug
|
||||
type RotatingFileSinkDriver<T> =
|
||||
import("../node_modules/@logtape/logtape/logtape/sink").RotatingFileSinkDriver<T>;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue