diff --git a/apps/leafcutter/package.json b/apps/leafcutter/package.json index 5bd4e30..e17f91d 100644 --- a/apps/leafcutter/package.json +++ b/apps/leafcutter/package.json @@ -17,14 +17,14 @@ "@emotion/react": "^11.11.1", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.11.0", - "@fontsource/playfair-display": "^5.0.11", + "@fontsource/playfair-display": "^5.0.12", "@fontsource/poppins": "^5.0.8", "@fontsource/roboto": "^5.0.8", "@mui/icons-material": "^5", "@mui/lab": "^5.0.0-alpha.143", "@mui/material": "^5", - "@mui/x-data-grid-pro": "^6.12.1", - "@mui/x-date-pickers-pro": "^6.12.1", + "@mui/x-data-grid-pro": "^6.13.0", + "@mui/x-date-pickers-pro": "^6.13.0", "@opensearch-project/opensearch": "^2.3.1", "cryptr": "^6.3.0", "date-fns": "^2.30.0", @@ -36,7 +36,7 @@ "next-http-proxy-middleware": "^1.2.5", "nodemailer": "^6.9.5", "react": "18.2.0", - "react-cookie": "^6.1.0", + "react-cookie": "^6.1.1", "react-cookie-consent": "^8.0.1", "react-dom": "18.2.0", "react-iframe": "^1.8.5", @@ -48,12 +48,12 @@ "uuid": "^9.0.0" }, "devDependencies": { - "@babel/core": "^7.22.15", - "@types/node": "^20.5.9", + "@babel/core": "^7.22.17", + "@types/node": "^20.6.0", "@types/react": "18.2.21", "@types/uuid": "^9.0.3", "babel-loader": "^9.1.3", - "eslint": "^8.48.0", + "eslint": "^8.49.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-next": "^13.4.19", "eslint-config-prettier": "^9.0.0", diff --git a/apps/link/app/(main)/_components/Sidebar.tsx b/apps/link/app/(main)/_components/Sidebar.tsx index c762320..e328677 100644 --- a/apps/link/app/(main)/_components/Sidebar.tsx +++ b/apps/link/app/(main)/_components/Sidebar.tsx @@ -315,7 +315,19 @@ export const Sidebar: FC = ({ open, setOpen }) => { sx={{ height: "0.5px", width: "100%", backgroundColor: "#666" }} /> - + (