From 282854d2fbfbce08a941ae68bc6155ad705e866d Mon Sep 17 00:00:00 2001 From: abearxiong Date: Wed, 28 Jan 2026 03:17:53 +0800 Subject: [PATCH] update --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 41f7a75..85872d4 100644 --- a/package.json +++ b/package.json @@ -17,11 +17,11 @@ "@emotion/styled": "^11.14.1", "@mui/material": "^7.3.7", "re-resizable": "^6.11.2", - "react": "19.2.3", - "react-dom": "19.2.3", + "react": "19.2.4", + "react-dom": "19.2.4", "react-draggable": "^4.5.0", "react-hook-form": "^7.71.1", - "react-i18next": "^16.5.3" + "react-i18next": "^16.5.4" }, "exports": { ".": "./src/index.tsx",