From 82f0247746f7267c4d348be3a77f63101ef7db88 Mon Sep 17 00:00:00 2001 From: awenes <1121353141@qq.com> Date: Sat, 6 Apr 2024 10:45:03 +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 | 6 +++--- eiam-portal/src/main/portal-fe/package.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eiam-console/src/main/console-fe/package.json b/eiam-console/src/main/console-fe/package.json index 4b905cfa..c27130b6 100644 --- a/eiam-console/src/main/console-fe/package.json +++ b/eiam-console/src/main/console-fe/package.json @@ -49,7 +49,7 @@ "@ant-design/maps": "^1.0.8", "@ant-design/pro-components": "^2.7.0", "ahooks": "^3.7.11", - "antd": "^5.16.0", + "antd": "^5.16.1", "antd-img-crop": "^4.21.0", "antd-style": "^3.6.2", "classnames": "^2.5.1", @@ -99,11 +99,11 @@ "@umijs/max": "^4.1.8", "cross-env": "^7.0.3", "cross-port-killer": "^1.4.0", - "eslint": "^8.57.0", + "eslint": "^9.0.0", "husky": "^9.0.11", "lint-staged": "^15.2.2", "prettier": "^3.2.5", - "typescript": "^5.4.3", + "typescript": "*", "umi-presets-pro": "^2.0.3" }, "engines": { diff --git a/eiam-portal/src/main/portal-fe/package.json b/eiam-portal/src/main/portal-fe/package.json index 8725aa4f..021b1d90 100644 --- a/eiam-portal/src/main/portal-fe/package.json +++ b/eiam-portal/src/main/portal-fe/package.json @@ -50,7 +50,7 @@ "@ant-design/maps": "^1.0.8", "@ant-design/pro-components": "^2.7.0", "ahooks": "^3.7.11", - "antd": "^5.16.0", + "antd": "^5.16.1", "antd-img-crop": "^4.21.0", "antd-style": "^3.6.2", "classnames": "^2.5.1", @@ -94,11 +94,11 @@ "@umijs/max": "^4.1.8", "cross-env": "^7.0.3", "cross-port-killer": "^1.4.0", - "eslint": "^8.57.0", + "eslint": "^9.0.0", "husky": "^9.0.11", "lint-staged": "^15.2.2", "prettier": "^3.2.5", - "typescript": "^5.4.3", + "typescript": "*", "umi-presets-pro": "^2.0.3" }, "engines": {