diff --git a/package.json b/package.json index 894cb02..41f7a75 100644 --- a/package.json +++ b/package.json @@ -15,13 +15,13 @@ "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", - "@mui/material": "^7.3.5", + "@mui/material": "^7.3.7", "re-resizable": "^6.11.2", - "react": "19.2.0", - "react-dom": "19.2.0", + "react": "19.2.3", + "react-dom": "19.2.3", "react-draggable": "^4.5.0", - "react-hook-form": "^7.66.1", - "react-i18next": "^16.3.5" + "react-hook-form": "^7.71.1", + "react-i18next": "^16.5.3" }, "exports": { ".": "./src/index.tsx",