Update frontend dependencies

This commit is contained in:
2025-03-28 19:33:30 +01:00
parent 665a04c8a0
commit d79b55b86d
6 changed files with 1158 additions and 744 deletions

@ -11,7 +11,7 @@ import Typography from "@mui/material/Typography";
import * as React from "react";
import { useLoadingMessage } from "../hooks/context_providers/LoadingMessageProvider";
import { AuthApi } from "../api/AuthApi";
import Grid from "@mui/material/Grid2";
import Grid from "@mui/material/Grid";
function Copyright(props: any) {
return (