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",