⬆️ 依赖升级

pull/81/MERGE
awenes 2024-10-01 12:40:41 +08:00
parent 1cd7fd4873
commit 25bbf99b93
2 changed files with 25 additions and 25 deletions

View File

@ -46,14 +46,14 @@
"dependencies": {
"@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/charts": "^1.4.3",
"@ant-design/icons": "^5.4.0",
"@ant-design/icons": "^5.5.1",
"@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.7.15",
"@ant-design/pro-editor": "^1.2.1",
"@ant-design/pro-components": "^2.7.19",
"@ant-design/pro-editor": "^1.3.0",
"ahooks": "^3.8.1",
"antd": "^5.20.2",
"antd": "^5.21.2",
"antd-img-crop": "^4.23.0",
"antd-style": "^3.6.2",
"antd-style": "^3.7.0",
"classnames": "^2.5.1",
"codemirror": "^5.65.5",
"content-security-policy-parser": "^0.6.0",
@ -78,7 +78,7 @@
"react-fast-marquee": "^1.6.5",
"react-helmet-async": "^2.0.5",
"react-sortable-hoc": "^2.0.0",
"yaml": "^2.5.0"
"yaml": "^2.5.1"
},
"devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0",
@ -87,19 +87,19 @@
"@types/google-libphonenumber": "^7.4.30",
"@types/history": "^5.0.0",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.9",
"@types/numeral": "^2.0.5",
"@types/qs": "^6.9.15",
"@types/react": "^18.3.4",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.3.14",
"@umijs/max": "^4.3.14",
"@umijs/lint": "^4.3.24",
"@umijs/max": "^4.3.24",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0",
"eslint": "^8.57.0",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"typescript": "*",
"umi-presets-pro": "^2.0.3"

View File

@ -46,13 +46,13 @@
],
"dependencies": {
"@ahooksjs/use-url-state": "^3.5.1",
"@ant-design/icons": "^5.4.0",
"@ant-design/icons": "^5.5.1",
"@ant-design/maps": "^1.0.8",
"@ant-design/pro-components": "^2.7.15",
"@ant-design/pro-components": "^2.7.19",
"ahooks": "^3.8.1",
"antd": "^5.20.2",
"antd": "^5.21.2",
"antd-img-crop": "^4.23.0",
"antd-style": "^3.6.2",
"antd-style": "^3.7.0",
"classnames": "^2.5.1",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.13",
@ -72,7 +72,7 @@
"react-dom": "18.3.1",
"react-fast-marquee": "^1.6.5",
"react-helmet-async": "^2.0.5",
"yaml": "^2.5.0"
"yaml": "^2.5.1"
},
"devDependencies": {
"@ant-design/antd-theme-variable": "^1.0.0",
@ -81,19 +81,19 @@
"@types/google-libphonenumber": "^7.4.30",
"@types/history": "^5.0.0",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.9",
"@types/numeral": "^2.0.5",
"@types/qs": "^6.9.15",
"@types/react": "^18.3.4",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"@umijs/lint": "^4.3.14",
"@umijs/max": "^4.3.14",
"@umijs/lint": "^4.3.24",
"@umijs/max": "^4.3.24",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0",
"eslint": "^8.57.0",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"typescript": "*",
"umi-presets-pro": "^2.0.3"