From 5c252aa6b7404b6deccd5667dbd1c4f56ce93e71 Mon Sep 17 00:00:00 2001 From: like <406979945@qq.com> Date: Tue, 30 Jan 2024 14:30:30 +0800 Subject: [PATCH] =?UTF-8?q?package.json,=E4=BE=9D=E8=B5=96=E8=A1=A5?= =?UTF-8?q?=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 21126f4..c466ebb 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,15 @@ "compile": "next build && next export" }, "dependencies": { + "monaco-editor":"0.25.0", + "@antv/g2plot":"2.3.27", + "@antv/g-base":"~0.4.4", + "@mui/material": "~0.4.4", + "@mui/material":"^5.0.0", + "@ant-design/cssinjs": "1.18.4", + "@emotion/react": "11.11.3", + "@emotion/styled":"11.11.0", + "@antv/g6":"^4.3.11", "@ant-design/icons": "^5.2.5", "@antv/ava": "3.2.1-beta.1", "@antv/g2": "^5.1.8", @@ -21,7 +30,7 @@ "@monaco-editor/react": "^4.5.2", "@mui/icons-material": "^5.11.16", "@mui/joy": "5.0.0-beta.5", - "ahooks": "^3.7.8", + "ahooks": "3.7.8", "antd": "^5.6.2", "axios": "^1.3.4", "classnames": "^2.3.2",