This commit is contained in:
2026-01-22 23:47:24 +08:00
parent c76163858d
commit 16167430e6

View File

@@ -15,13 +15,13 @@
"dependencies": { "dependencies": {
"@emotion/react": "^11.14.0", "@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1", "@emotion/styled": "^11.14.1",
"@mui/material": "^7.3.5", "@mui/material": "^7.3.7",
"re-resizable": "^6.11.2", "re-resizable": "^6.11.2",
"react": "19.2.0", "react": "19.2.3",
"react-dom": "19.2.0", "react-dom": "19.2.3",
"react-draggable": "^4.5.0", "react-draggable": "^4.5.0",
"react-hook-form": "^7.66.1", "react-hook-form": "^7.71.1",
"react-i18next": "^16.3.5" "react-i18next": "^16.5.3"
}, },
"exports": { "exports": {
".": "./src/index.tsx", ".": "./src/index.tsx",