⬆️ 依赖升级

pull/84/MERGE
awenes 2024-10-20 11:41:02 +08:00
parent 599ba9b1ae
commit aa204d8310
2 changed files with 14 additions and 14 deletions

View File

@ -48,9 +48,9 @@
"@ant-design/charts": "^1.4.3",
"@ant-design/icons": "^5.5.1",
"@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.7.19",
"@ant-design/pro-components": "^2.8.0",
"ahooks": "^3.8.1",
"antd": "^5.21.3",
"antd": "^5.21.4",
"antd-img-crop": "^4.23.0",
"antd-style": "^3.7.0",
"classnames": "^2.5.1",
@ -77,7 +77,7 @@
"react-fast-marquee": "^1.6.5",
"react-helmet-async": "^2.0.5",
"react-sortable-hoc": "^2.0.0",
"yaml": "^2.5.1"
"yaml": "^2.6.0"
},
"devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0",
@ -86,14 +86,14 @@
"@types/google-libphonenumber": "^7.4.30",
"@types/history": "^5.0.0",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.10",
"@types/lodash": "^4.17.12",
"@types/numeral": "^2.0.5",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.3.24",
"@umijs/max": "^4.3.24",
"@umijs/lint": "^4.3.27",
"@umijs/max": "^4.3.27",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0",
"eslint": "^8.57.0",

View File

@ -48,9 +48,9 @@
"@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/icons": "^5.5.1",
"@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.7.19",
"@ant-design/pro-components": "^2.8.0",
"ahooks": "^3.8.1",
"antd": "^5.21.3",
"antd": "^5.21.4",
"antd-img-crop": "^4.23.0",
"antd-style": "^3.7.0",
"classnames": "^2.5.1",
@ -72,21 +72,21 @@
"react-dom": "18.3.1",
"react-fast-marquee": "^1.6.5",
"react-helmet-async": "^2.0.5",
"yaml": "^2.5.1"
"yaml": "^2.6.0"
},
"devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0",
"@types/crypto-js": "^4.2.2",
"@types/google-libphonenumber": "^7.4.30",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.10",
"@types/lodash": "^4.17.12",
"@types/numeral": "^2.0.5",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.3.24",
"@umijs/max": "^4.3.24",
"@umijs/lint": "^4.3.27",
"@umijs/max": "^4.3.27",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0",
"eslint": "^8.57.0",