This commit is contained in:
2025-04-06 23:22:16 +08:00
parent 82cc4dab87
commit 6d52707ad3
4 changed files with 33 additions and 6 deletions

View File

@@ -15,12 +15,14 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@kevisual/query-login": "^0.0.4",
"@mui/material": "^7.0.1",
"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-hook-form": "^7.55.0",
"react-i18next": "^15.4.1"
},
"exports": {
".": "./src/index.tsx",