新增软件授权和数据信息
This commit is contained in:
lq1405 2025-03-28 22:13:31 +08:00
parent 8674a63e6a
commit e904ec2093

View File

@ -48,6 +48,7 @@
"dependencies": { "dependencies": {
"@ant-design/icons": "^4.8.1", "@ant-design/icons": "^4.8.1",
"@ant-design/pro-components": "^2.7.19", "@ant-design/pro-components": "^2.7.19",
"@uiw/react-json-view": "^2.0.0-alpha.30",
"@umijs/route-utils": "^2.2.2", "@umijs/route-utils": "^2.2.2",
"ahooks": "^3.8.4", "ahooks": "^3.8.4",
"antd": "^5.21.3", "antd": "^5.21.3",
@ -57,6 +58,7 @@
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"jwt-decode": "^4.0.0", "jwt-decode": "^4.0.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lz-string": "^1.5.0",
"moment": "^2.30.1", "moment": "^2.30.1",
"node-forge": "^1.3.1", "node-forge": "^1.3.1",
"omit.js": "^2.0.2", "omit.js": "^2.0.2",