Compare commits

...

1 Commits

Author SHA1 Message Date
16167430e6 update 2026-01-22 23:47:24 +08:00

View File

@@ -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",