Compare commits

...

3 Commits

Author SHA1 Message Date
59d53bb1e6 update 2025-06-18 15:34:55 +08:00
ba10b53377 bump 2025-05-14 23:50:50 +08:00
e8d95a6798 temp 2025-05-10 14:27:14 +08:00

View File

@@ -15,14 +15,13 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@kevisual/query-login": "^0.0.4",
"@mui/material": "^7.0.1",
"@mui/material": "^7.1.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-i18next": "^15.4.1"
"react-hook-form": "^7.58.1",
"react-i18next": "^15.5.3"
},
"exports": {
".": "./src/index.tsx",
@@ -30,7 +29,7 @@
},
"devDependencies": {
"clsx": "^2.1.1",
"tailwind-merge": "^3.2.0"
"tailwind-merge": "^3.3.1"
},
"publishConfig": {
"access": "public"