diff --git a/package.json b/package.json index 8a700fc..2f909ca 100644 --- a/package.json +++ b/package.json @@ -41,19 +41,22 @@ "@emotion/styled": "^11.11.0", "@material-ui/core": "^4.12.4", "@material-ui/data-grid": "^4.0.0-alpha.37", - "@mui/icons-material": "^5.14.13", + "@mui/icons-material": "^5.14.14", "@mui/material": "^5.11.12", "@reduxjs/toolkit": "^1.9.2", "axios": "^0.25.0", "bootstrap": "^5.1.3", "country-state-city": "^3.1.2", + "md5": "^2.3.0", "prop-types": "^15.7.2", + "quill": "^1.3.7", "react": "18.0.0", "react-bootstrap": "^2.7.0", "react-datepicker": "^4.8.0", "react-dom": "^18.0.0", "react-hot-toast": "^2.4.0", "react-qr-code": "^2.0.11", + "react-quill": "^2.0.0", "react-redux": "^7.2.9", "react-router-dom": "^6.7.0", "react-spinners": "^0.11.0", @@ -67,6 +70,7 @@ }, "devDependencies": { "auto-changelog": "~2.3.0", + "fuse.js": "^6.6.2", "react-scripts": "^4.0.3", "sass": "^1.43.5" }, diff --git a/public/index.html b/public/index.html index 057fb7e..292776e 100644 --- a/public/index.html +++ b/public/index.html @@ -7,26 +7,37 @@ * License MIT --> - -
- - - - - - -