升级依赖

pull/81/MERGE
awenes 2024-08-17 12:37:12 +08:00
parent f793829156
commit eb832b961f
2 changed files with 14 additions and 14 deletions

View File

@ -48,11 +48,11 @@
"@ant-design/charts": "^1.4.3",
"@ant-design/icons": "^5.4.0",
"@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.7.14",
"@ant-design/pro-components": "^2.7.15",
"@ant-design/pro-editor": "^1.2.1",
"ahooks": "^3.8.0",
"antd": "^5.20.0",
"antd-img-crop": "^4.22.0",
"ahooks": "^3.8.1",
"antd": "^5.20.1",
"antd-img-crop": "^4.23.0",
"antd-style": "^3.6.2",
"classnames": "^2.5.1",
"codemirror": "^5.65.5",
@ -93,13 +93,13 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.3.11",
"@umijs/max": "^4.3.11",
"@umijs/lint": "^4.3.14",
"@umijs/max": "^4.3.14",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0",
"eslint": "^8.57.0",
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"typescript": "*",
"umi-presets-pro": "^2.0.3"

View File

@ -48,10 +48,10 @@
"@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/icons": "^5.4.0",
"@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.7.14",
"ahooks": "^3.8.0",
"antd": "^5.20.0",
"antd-img-crop": "^4.22.0",
"@ant-design/pro-components": "^2.7.15",
"ahooks": "^3.8.1",
"antd": "^5.20.1",
"antd-img-crop": "^4.23.0",
"antd-style": "^3.6.2",
"classnames": "^2.5.1",
"crypto-js": "^4.2.0",
@ -87,13 +87,13 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.3.11",
"@umijs/max": "^4.3.11",
"@umijs/lint": "^4.3.14",
"@umijs/max": "^4.3.14",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0",
"eslint": "^8.57.0",
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"typescript": "*",
"umi-presets-pro": "^2.0.3"