This commit is contained in:
StyleZhang
2024-03-01 14:28:40 +08:00
parent 74d26764f8
commit 0acb2db9b6
7 changed files with 103 additions and 21 deletions

View File

@ -32,6 +32,7 @@
"classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.2.0",
"dagre": "^0.8.5",
"dayjs": "^1.11.7",
"echarts": "^5.4.1",
"echarts-for-react": "^3.0.2",
@ -87,6 +88,7 @@
"@faker-js/faker": "^7.6.0",
"@rgrove/parse-xml": "^4.1.0",
"@types/crypto-js": "^4.1.1",
"@types/dagre": "^0.7.52",
"@types/js-cookie": "^3.0.3",
"@types/lodash-es": "^4.17.7",
"@types/negotiator": "^0.6.1",