From 25bbf99b93ea73f1e49bb137c55780c131f89e80 Mon Sep 17 00:00:00 2001 From: awenes <1121353141@qq.com> Date: Tue, 1 Oct 2024 12:40:41 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=E4=BE=9D=E8=B5=96=E5=8D=87?= =?UTF-8?q?=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eiam-console/src/main/console-fe/package.json | 26 +++++++++---------- eiam-portal/src/main/portal-fe/package.json | 24 ++++++++--------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/eiam-console/src/main/console-fe/package.json b/eiam-console/src/main/console-fe/package.json index 41367b24..f7e31b6b 100644 --- a/eiam-console/src/main/console-fe/package.json +++ b/eiam-console/src/main/console-fe/package.json @@ -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" diff --git a/eiam-portal/src/main/portal-fe/package.json b/eiam-portal/src/main/portal-fe/package.json index 7ab4cd5b..8c89c64e 100644 --- a/eiam-portal/src/main/portal-fe/package.json +++ b/eiam-portal/src/main/portal-fe/package.json @@ -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"