From e8d95a6798d4d7fd79f3d6c70258b242c95d2258 Mon Sep 17 00:00:00 2001 From: xion Date: Sat, 10 May 2025 14:27:14 +0800 Subject: [PATCH] temp --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1b56e08..55ec3b7 100644 --- a/package.json +++ b/package.json @@ -15,14 +15,14 @@ "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", - "@kevisual/query-login": "^0.0.4", - "@mui/material": "^7.0.1", + "@kevisual/query-login": "^0.0.5", + "@mui/material": "^7.1.0", "re-resizable": "^6.11.2", "react": "19.1.0", "react-dom": "19.1.0", "react-draggable": "^4.4.6", - "react-hook-form": "^7.55.0", - "react-i18next": "^15.4.1" + "react-hook-form": "^7.56.3", + "react-i18next": "^15.5.1" }, "exports": { ".": "./src/index.tsx",