diff --git a/package.json b/package.json index 8373adc..ca4aa74 100644 --- a/package.json +++ b/package.json @@ -9,18 +9,18 @@ "@emotion/styled": "^11.11.0", "@mui/icons-material": "^5.11.16", "@mui/lab": "5.0.0-alpha.129", - "@mui/material": "^5.13.0", + "@mui/material": "^5.13.3", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", "aos": "^2.3.4", "lodash.groupby": "^4.6.0", - "powerhooks": "^0.26.8", + "powerhooks": "^0.26.14", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-router-dom": "^6.11.1", + "react-router-dom": "^6.11.2", "react-scripts": "^5.0.1", - "tss-react": "^4.8.3", + "tss-react": "^4.8.5", "use-query-params": "^2.2.1" }, "scripts": { @@ -57,9 +57,9 @@ ] }, "devDependencies": { - "@commitlint/cli": "^17.6.3", - "@commitlint/config-conventional": "^17.6.3", - "eslint": "^8.40.0", + "@commitlint/cli": "^17.6.5", + "@commitlint/config-conventional": "^17.6.5", + "eslint": "^8.41.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-prettier": "^8.8.0", "eslint-config-react-app": "^7.0.1",