Revert all package upgrades to unblock testing.

This commit is contained in:
Patrick Fic
2023-01-25 11:20:51 -08:00
parent d8cc25a54f
commit 66a80e439f
131 changed files with 18482 additions and 10892 deletions

View File

@@ -1,6 +1,5 @@
import { DeleteFilled } from "@ant-design/icons";
import { useApolloClient, useMutation } from "@apollo/client";
import { PageHeader } from '@ant-design/pro-layout';
import {
Alert,
Button,
@@ -10,6 +9,7 @@ import {
Input,
InputNumber,
notification,
PageHeader,
Popconfirm,
Row,
Select,