This commit is contained in:
2026-01-28 03:17:53 +08:00
parent 16167430e6
commit 282854d2fb

View File

@@ -17,11 +17,11 @@
"@emotion/styled": "^11.14.1", "@emotion/styled": "^11.14.1",
"@mui/material": "^7.3.7", "@mui/material": "^7.3.7",
"re-resizable": "^6.11.2", "re-resizable": "^6.11.2",
"react": "19.2.3", "react": "19.2.4",
"react-dom": "19.2.3", "react-dom": "19.2.4",
"react-draggable": "^4.5.0", "react-draggable": "^4.5.0",
"react-hook-form": "^7.71.1", "react-hook-form": "^7.71.1",
"react-i18next": "^16.5.3" "react-i18next": "^16.5.4"
}, },
"exports": { "exports": {
".": "./src/index.tsx", ".": "./src/index.tsx",