update deps

This commit is contained in:
2024-10-04 06:56:46 +08:00
parent 4fae1eb0e1
commit 63e67c5678
4 changed files with 223 additions and 196 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
import { formatISO, sub } from "date-fns"
import { formatISO, sub, type Duration } from "date-fns"
import { NButton } from "naive-ui"
import { getActivityRank, getRank } from "oj/api"
import { getACRate } from "utils/functions"