From bf6c303dfed0399a1f648960fb8d9cd02b69fce9 Mon Sep 17 00:00:00 2001 From: awenes <1121353141@qq.com> Date: Thu, 3 Oct 2024 09:50:49 +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 | 2 +- eiam-portal/src/main/portal-fe/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eiam-console/src/main/console-fe/package.json b/eiam-console/src/main/console-fe/package.json index f7e31b6b..3b6a0b16 100644 --- a/eiam-console/src/main/console-fe/package.json +++ b/eiam-console/src/main/console-fe/package.json @@ -90,7 +90,7 @@ "@types/lodash": "^4.17.9", "@types/numeral": "^2.0.5", "@types/qs": "^6.9.16", - "@types/react": "^18.3.10", + "@types/react": "^18.3.11", "@types/react-dom": "^18.3.0", "@types/react-helmet": "^6.1.11", "@umijs/lint": "^4.3.24", diff --git a/eiam-portal/src/main/portal-fe/package.json b/eiam-portal/src/main/portal-fe/package.json index 8c89c64e..c126398b 100644 --- a/eiam-portal/src/main/portal-fe/package.json +++ b/eiam-portal/src/main/portal-fe/package.json @@ -84,7 +84,7 @@ "@types/lodash": "^4.17.9", "@types/numeral": "^2.0.5", "@types/qs": "^6.9.16", - "@types/react": "^18.3.10", + "@types/react": "^18.3.11", "@types/react-dom": "^18.3.0", "@types/react-helmet": "^6.1.11", "@umijs/lint": "^4.3.24",