升级依赖

pull/55/MERGE
smallbun 2023-09-21 08:45:16 +08:00
parent 7e436757dd
commit 65d3dfa11c
2 changed files with 18 additions and 18 deletions

View File

@ -47,19 +47,19 @@
"@ant-design/charts": "^1.4.2",
"@ant-design/icons": "^5.2.6",
"@ant-design/maps": "^1.0.7",
"@ant-design/pro-components": "^2.6.19",
"@ant-design/pro-components": "^2.6.23",
"ahooks": "^3.7.8",
"antd": "^5.9.1",
"antd": "^5.9.2",
"antd-img-crop": "^4.13.0",
"antd-style": "^3.4.6",
"antd-style": "^3.4.7",
"classnames": "^2.3.2",
"codemirror": "^5.65.5",
"content-security-policy-parser": "^0.4.1",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.9",
"dayjs": "^1.11.10",
"echarts": "^5.4.3",
"fetch-jsonp": "^1.3.0",
"form-render": "^2.2.14",
"form-render": "^2.2.15",
"google-libphonenumber": "^3.2.33",
"js-base64": "^3.7.5",
"js-yaml": "^4.1.0",
@ -70,10 +70,10 @@
"omit.js": "^2.0.2",
"qs": "^6.11.2",
"query-string": "^8.1.0",
"rc-field-form": "^1.38.0",
"rc-field-form": "^1.38.1",
"rc-menu": "^9.12.0",
"rc-select": "^14.8.1",
"rc-tree": "^5.7.10",
"rc-select": "^14.9.0",
"rc-tree": "^5.7.12",
"react": "^18.2.0",
"react-codemirror2": "^7.2.1",
"react-dom": "^18.2.0",
@ -86,13 +86,13 @@
"@ant-design/antd-theme-variable": "^1.0.0",
"@types/classnames": "^2.3.1",
"@types/crypto-js": "^4.1.2",
"@types/google-libphonenumber": "^7.4.26",
"@types/google-libphonenumber": "^7.4.27",
"@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.6",
"@types/lodash": "^4.14.198",
"@types/numeral": "^2.0.2",
"@types/qs": "^6.9.8",
"@types/react": "^18.2.21",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/react-helmet": "^6.1.6",
"@umijs/lint": "^4.0.81",

View File

@ -48,16 +48,16 @@
"@ant-design/charts": "^1.4.2",
"@ant-design/icons": "^5.2.6",
"@ant-design/maps": "^1.0.7",
"@ant-design/pro-components": "^2.6.19",
"@ant-design/pro-components": "^2.6.23",
"ahooks": "^3.7.8",
"antd": "^5.9.1",
"antd": "^5.9.2",
"antd-img-crop": "^4.13.0",
"antd-style": "^3.4.6",
"antd-style": "^3.4.7",
"classnames": "^2.3.2",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.9",
"dayjs": "^1.11.10",
"fetch-jsonp": "^1.3.0",
"form-render": "^2.2.14",
"form-render": "^2.2.15",
"google-libphonenumber": "^3.2.33",
"js-base64": "^3.7.5",
"js-yaml": "^4.1.0",
@ -70,7 +70,7 @@
"qs": "^6.11.2",
"query-string": "^8.1.0",
"rc-menu": "^9.12.0",
"rc-select": "^14.8.1",
"rc-select": "^14.9.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-fast-marquee": "^1.6.0",
@ -81,13 +81,13 @@
"@ant-design/antd-theme-variable": "^1.0.0",
"@types/classnames": "^2.3.1",
"@types/crypto-js": "^4.1.2",
"@types/google-libphonenumber": "^7.4.26",
"@types/google-libphonenumber": "^7.4.27",
"@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.6",
"@types/lodash": "^4.14.198",
"@types/numeral": "^2.0.2",
"@types/qs": "^6.9.8",
"@types/react": "^18.2.21",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/react-helmet": "^6.1.6",
"@umijs/lint": "^4.0.81",