From e53d6d04482cf500d37b86454a3bdb602ea9d9c3 Mon Sep 17 00:00:00 2001 From: Shinji-Li <1349021570@qq.com> Date: Fri, 19 Jan 2024 16:55:36 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20feat:=20=E6=B8=85=E7=90=86?= =?UTF-8?q?=E4=B8=80=E4=BA=9B=E4=BE=9D=E8=B5=96=20(#154)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 344769e3..053d57ff 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,6 @@ }, "dependencies": { "@ant-design/icons": "^5.2.6", - "@ant-design/pro-components": "^2.6.43", "@antv/dw-random": "^1.1.7", "@babel/runtime": "^7.23.6", "@dnd-kit/core": "^6.1.0", @@ -70,6 +69,7 @@ "@emotion/styled": "^11.11.0", "@faker-js/faker": "^7.6.0", "@floating-ui/react": "^0.24.8", + "@mui/material": "^5.15.1", "@textea/json-viewer": "^3.2.3", "ahooks": "^3.7.8", "classnames": "^2.3.2",