diff --git a/package.json b/package.json index 38f6e18..b436613 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ "@emotion/styled": "^11.6.0", "@mui/icons-material": "^5.4.1", "@mui/lab": "^5.0.0-alpha.68", - "@mui/material": "^5.4.1", + "@mui/material": "^7.0.0", "@paypal/react-paypal-js": "^7.5.0", - "@reduxjs/toolkit": "^1.7.2", + "@reduxjs/toolkit": "^2.0.0", "@types/animejs": "^3.1.4", "@types/chance": "^1.1.3", "@types/d3-scale": "^4.0.2", @@ -54,8 +54,8 @@ "react-input-mask": "^2.0.4", "react-lazy-load-image-component": "^1.5.1", "react-query": "^3.34.16", - "react-redux": "^7.2.6", - "react-router-dom": "^6.0.2", + "react-redux": "^9.0.0", + "react-router-dom": "^6.4.0", "react-virtualized": "^9.22.3", "react-virtualized-auto-sizer": "^1.0.6", "react-window": "^1.8.6", @@ -68,7 +68,7 @@ "use-no-sleep": "^0.3.1", "use-sound": "^4.0.1", "yarn": "^1.22.17", - "yup": "^0.32.11" + "yup": "^1.0.0" }, "devDependencies": { "@cypress/react": "^5.12.1",