From e904ec2093efba088f40742265bcc34d9f038ed2 Mon Sep 17 00:00:00 2001 From: lq1405 <2769838458@qq.com> Date: Fri, 28 Mar 2025 22:13:31 +0800 Subject: [PATCH] =?UTF-8?q?v=201.0.7=20=E6=96=B0=E5=A2=9E=E8=BD=AF?= =?UTF-8?q?=E4=BB=B6=E6=8E=88=E6=9D=83=E5=92=8C=E6=95=B0=E6=8D=AE=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index a4a8016..3e3ccdf 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,7 @@ "dependencies": { "@ant-design/icons": "^4.8.1", "@ant-design/pro-components": "^2.7.19", + "@uiw/react-json-view": "^2.0.0-alpha.30", "@umijs/route-utils": "^2.2.2", "ahooks": "^3.8.4", "antd": "^5.21.3", @@ -57,6 +58,7 @@ "crypto-js": "^4.2.0", "jwt-decode": "^4.0.0", "lodash": "^4.17.21", + "lz-string": "^1.5.0", "moment": "^2.30.1", "node-forge": "^1.3.1", "omit.js": "^2.0.2",