diff --git a/package.json b/package.json index 3299c85b..3e48abbb 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "@descope/react-sdk": "2.3.11", "@emotion/react": "11.14.0", "@emotion/styled": "11.14.0", - "@mui/icons-material": "5.16.12", - "@mui/material": "5.16.12", + "@mui/icons-material": "5.16.13", + "@mui/material": "5.16.13", "clsx": "2.1.0", "react": "18.3.1", "react-app-rewire-build-dev": "^1.0.1", @@ -47,13 +47,13 @@ "eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-promise": "6.1.1", - "eslint-plugin-react": "7.33.2", + "eslint-plugin-react": "7.37.3", "eslint-plugin-react-hooks": "4.6.2", "eslint-plugin-security": "1.7.1", "eslint-plugin-testing-library": "7.1.0", "husky": "8.0.3", "jest": "^29.7.0", - "lint-staged": "15.2.11", + "lint-staged": "15.3.0", "prettier": "3.4.2", "react-app-rewired": "^2.2.1", "react-scripts": "5.0.1",