diff --git a/package.json b/package.json index 1e3b99a5..0932f239 100644 --- a/package.json +++ b/package.json @@ -17,24 +17,24 @@ "@fullcalendar/list": "^6.1.15", "@fullcalendar/react": "^6.1.15", "@iconify/react": "^5.0.2", - "@mdx-js/loader": "^3.0.1", - "@mdx-js/react": "^3.0.1", - "@mui/icons-material": "^6.1.3", - "@mui/lab": "^6.0.0-beta.11", - "@mui/material": "^6.1.3", - "@mui/x-data-grid": "^7.20.0", - "@mui/x-date-pickers": "^7.20.0", + "@mdx-js/loader": "^3.1.0", + "@mdx-js/react": "^3.1.0", + "@mui/icons-material": "^6.1.4", + "@mui/lab": "^6.0.0-beta.12", + "@mui/material": "^6.1.4", + "@mui/x-data-grid": "^7.21.0", + "@mui/x-date-pickers": "^7.21.0", "@next/mdx": "^14.2.15", "@urql/next": "^1.1.2", "add-dependencies": "^1.1.0", "browser-image-resizer": "^2.4.1", "cookies-next": "^4.3.0", "dayjs": "^1.11.13", - "framer-motion": "^11.11.8", + "framer-motion": "^11.11.9", "graphql": "^16.9.0", "graphql-tag": "^2.12.6", "jwt-decode": "^4.0.0", - "libphonenumber-js": "^1.11.11", + "libphonenumber-js": "^1.11.12", "next": "^14.2.15", "next-mdx-remote": "^5.0.0", "nprogress": "^0.2.0", @@ -43,8 +43,8 @@ "react": "^18.3.1", "react-custom-scrollbars-2": "^4.5.0", "react-dom": "^18.3.1", - "react-dropzone": "^14.2.9", - "react-hook-form": "^7.53.0", + "react-dropzone": "^14.2.10", + "react-hook-form": "^7.53.1", "react-is": "^18.3.1", "react-nice-avatar": "^1.5.0", "react-slick": "^0.30.2", @@ -52,6 +52,6 @@ "slick-carousel": "^1.8.1", "string-to-color": "^2.2.2", "tippy.js": "^6.3.7", - "urql": "^4.1.0" + "urql": "^4.2.0" } }