Compare commits
2 Commits
bdf6243bd9
...
ba10b53377
| Author | SHA1 | Date | |
|---|---|---|---|
| ba10b53377 | |||
| e8d95a6798 |
10
package.json
10
package.json
@@ -15,14 +15,14 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/react": "^11.14.0",
|
"@emotion/react": "^11.14.0",
|
||||||
"@emotion/styled": "^11.14.0",
|
"@emotion/styled": "^11.14.0",
|
||||||
"@kevisual/query-login": "^0.0.4",
|
"@kevisual/query-login": "^0.0.5",
|
||||||
"@mui/material": "^7.0.1",
|
"@mui/material": "^7.1.0",
|
||||||
"re-resizable": "^6.11.2",
|
"re-resizable": "^6.11.2",
|
||||||
"react": "19.1.0",
|
"react": "19.1.0",
|
||||||
"react-dom": "19.1.0",
|
"react-dom": "19.1.0",
|
||||||
"react-draggable": "^4.4.6",
|
"react-draggable": "^4.4.6",
|
||||||
"react-hook-form": "^7.55.0",
|
"react-hook-form": "^7.56.3",
|
||||||
"react-i18next": "^15.4.1"
|
"react-i18next": "^15.5.1"
|
||||||
},
|
},
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./src/index.tsx",
|
".": "./src/index.tsx",
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"tailwind-merge": "^3.2.0"
|
"tailwind-merge": "^3.3.0"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
|||||||
Reference in New Issue
Block a user