You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
372 B
JSON

{
"devDependencies": {
"@types/react": "^18.2.48",
"@vitejs/plugin-react": "^4.2.1"
},
"dependencies": {
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.15.6",
"@types/material-ui": "^0.21.16",
"axios": "^1.6.7",
"mui-tel-input": "^5.0.0",
"react-hook-form": "^7.49.3",
"yup": "^1.3.3"
}
}