build(deps): bump the npm group in /web with 18 updates (#1336)

This commit is contained in:
dependabot[bot] 2024-01-02 20:55:29 +00:00 committed by GitHub
parent 9992675971
commit 17795a004b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 919 additions and 638 deletions

View file

@ -12,7 +12,7 @@ import {
DocumentArrowDownIcon
} from "@heroicons/react/24/outline";
import { ExclamationCircleIcon } from "@heroicons/react/24/solid";
import format from "date-fns/format";
import { format } from "date-fns/format";
import { toast } from "react-hot-toast";
import { APIClient } from "@api/APIClient";