From 96f141c6a2a0694152f40e8c9977f3929dfbaee1 Mon Sep 17 00:00:00 2001 From: awenes <1121353141@qq.com> Date: Thu, 5 Oct 2023 09:13:12 +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 | 4 ++-- eiam-portal/src/main/portal-fe/package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eiam-console/src/main/console-fe/package.json b/eiam-console/src/main/console-fe/package.json index 82360eb4..5d37b2c7 100644 --- a/eiam-console/src/main/console-fe/package.json +++ b/eiam-console/src/main/console-fe/package.json @@ -92,8 +92,8 @@ "@types/lodash": "^4.14.199", "@types/numeral": "^2.0.3", "@types/qs": "^6.9.8", - "@types/react": "^18.2.24", - "@types/react-dom": "^18.2.8", + "@types/react": "^18.2.25", + "@types/react-dom": "^18.2.10", "@types/react-helmet": "^6.1.7", "@umijs/lint": "^4.0.83", "@umijs/max": "^4.0.83", diff --git a/eiam-portal/src/main/portal-fe/package.json b/eiam-portal/src/main/portal-fe/package.json index 7fcd6a96..94fd7fee 100644 --- a/eiam-portal/src/main/portal-fe/package.json +++ b/eiam-portal/src/main/portal-fe/package.json @@ -87,8 +87,8 @@ "@types/lodash": "^4.14.199", "@types/numeral": "^2.0.3", "@types/qs": "^6.9.8", - "@types/react": "^18.2.24", - "@types/react-dom": "^18.2.8", + "@types/react": "^18.2.25", + "@types/react-dom": "^18.2.10", "@types/react-helmet": "^6.1.7", "@umijs/lint": "^4.0.83", "@umijs/max": "^4.0.83",