diff --git a/frontend/dashboard/package.json b/frontend/dashboard/package.json index d74a28ae..8147483e 100644 --- a/frontend/dashboard/package.json +++ b/frontend/dashboard/package.json @@ -51,6 +51,7 @@ "@mui/system": "^5.14.6", "@mui/x-data-grid": "^5.17.26", "@mui/x-date-pickers": "5.0.0-beta.2", + "@reduxjs/toolkit": "^1.9.6", "@vitejs/plugin-react": "^1.3.2", "apexcharts": "^3.42.0", "axios": "^0.27.2", @@ -76,6 +77,7 @@ "react-intersection-observer": "^8.34.0", "react-lazy-load-image-component": "^1.6.0", "react-quill": "2.0.0-beta.4", + "react-redux": "^8.1.2", "react-router": "^6.15.0", "react-router-dom": "^6.15.0", "simplebar": "^5.3.9",