⬆️ 升级依赖

pull/26/MERGE
smallbun 2023-08-10 21:00:07 +08:00
parent e571fb68ec
commit b599750569
2 changed files with 17 additions and 17 deletions

View File

@ -47,11 +47,11 @@
"@ant-design/charts": "^1.4.2",
"@ant-design/icons": "^5.2.5",
"@ant-design/maps": "^1.0.7",
"@ant-design/pro-components": "^2.6.11",
"@ant-design/pro-components": "^2.6.12",
"ahooks": "^3.7.8",
"antd": "^5.8.2",
"antd-img-crop": "^4.12.2",
"antd-style": "^3.4.3",
"antd-style": "^3.4.4",
"classnames": "^2.3.2",
"codemirror": "^5.65.5",
"content-security-policy-parser": "^0.4.1",
@ -60,7 +60,7 @@
"echarts": "^5.4.3",
"fetch-jsonp": "^1.3.0",
"form-render": "^2.2.13",
"google-libphonenumber": "^3.2.32",
"google-libphonenumber": "^3.2.33",
"js-base64": "^3.7.5",
"js-yaml": "^4.1.0",
"jsencrypt": "^3.3.2",
@ -70,9 +70,9 @@
"omit.js": "^2.0.2",
"qs": "^6.11.2",
"query-string": "^8.1.0",
"rc-field-form": "^1.36.2",
"rc-field-form": "^1.37.0",
"rc-menu": "^9.11.1",
"rc-select": "^14.7.3",
"rc-select": "^14.7.4",
"rc-tree": "^5.7.9",
"react": "^18.2.0",
"react-codemirror2": "^7.2.1",
@ -89,14 +89,14 @@
"@types/google-libphonenumber": "^7.4.24",
"@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.5",
"@types/lodash": "^4.14.196",
"@types/lodash": "^4.14.197",
"@types/numeral": "^2.0.2",
"@types/qs": "^6.9.7",
"@types/react": "^18.2.18",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/react-helmet": "^6.1.6",
"@umijs/lint": "^4.0.74",
"@umijs/max": "^4.0.74",
"@umijs/lint": "^4.0.75",
"@umijs/max": "^4.0.75",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0",
"eslint": "^8.46.0",

View File

@ -48,17 +48,17 @@
"@ant-design/charts": "^1.4.2",
"@ant-design/icons": "^5.2.5",
"@ant-design/maps": "^1.0.7",
"@ant-design/pro-components": "^2.6.11",
"@ant-design/pro-components": "^2.6.12",
"ahooks": "^3.7.8",
"antd": "^5.8.2",
"antd-img-crop": "^4.12.2",
"antd-style": "^3.4.3",
"antd-style": "^3.4.4",
"classnames": "^2.3.2",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.9",
"fetch-jsonp": "^1.3.0",
"form-render": "^2.2.13",
"google-libphonenumber": "^3.2.32",
"google-libphonenumber": "^3.2.33",
"js-base64": "^3.7.5",
"js-yaml": "^4.1.0",
"jsencrypt": "^3.3.2",
@ -70,7 +70,7 @@
"qs": "^6.11.2",
"query-string": "^8.1.0",
"rc-menu": "^9.11.1",
"rc-select": "^14.7.3",
"rc-select": "^14.7.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-fast-marquee": "^1.6.0",
@ -84,14 +84,14 @@
"@types/google-libphonenumber": "^7.4.24",
"@types/history": "^4.7.11",
"@types/js-yaml": "^4.0.5",
"@types/lodash": "^4.14.196",
"@types/lodash": "^4.14.197",
"@types/numeral": "^2.0.2",
"@types/qs": "^6.9.7",
"@types/react": "^18.2.18",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/react-helmet": "^6.1.6",
"@umijs/lint": "^4.0.74",
"@umijs/max": "^4.0.74",
"@umijs/lint": "^4.0.75",
"@umijs/max": "^4.0.75",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0",
"eslint": "^8.46.0",