优化代码

pull/42/head
smallbun 2023-09-05 20:03:49 +08:00
parent e014dd5249
commit f993a5198c
2 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
"ahooks": "^3.7.8",
"antd": "^5.8.6",
"antd-img-crop": "^4.12.2",
"antd-style": "^3.4.4",
"antd-style": "^3.4.5",
"classnames": "^2.3.2",
"codemirror": "^5.65.5",
"content-security-policy-parser": "^0.4.1",
@ -70,7 +70,7 @@
"omit.js": "^2.0.2",
"qs": "^6.11.2",
"query-string": "^8.1.0",
"rc-field-form": "^1.37.0",
"rc-field-form": "^1.38.0",
"rc-menu": "^9.12.0",
"rc-select": "^14.8.1",
"rc-tree": "^5.7.10",
@ -85,7 +85,7 @@
"devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0",
"@types/classnames": "^2.3.1",
"@types/crypto-js": "^4.1.1",
"@types/crypto-js": "^4.1.2",
"@types/google-libphonenumber": "^7.4.26",
"@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.5",

View File

@ -52,7 +52,7 @@
"ahooks": "^3.7.8",
"antd": "^5.8.6",
"antd-img-crop": "^4.12.2",
"antd-style": "^3.4.4",
"antd-style": "^3.4.5",
"classnames": "^2.3.2",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.9",
@ -80,7 +80,7 @@
"devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0",
"@types/classnames": "^2.3.1",
"@types/crypto-js": "^4.1.1",
"@types/crypto-js": "^4.1.2",
"@types/google-libphonenumber": "^7.4.26",
"@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.5",