diff --git a/PROJECT/frontend/package.json b/PROJECT/frontend/package.json index 06933e7..776ede5 100644 --- a/PROJECT/frontend/package.json +++ b/PROJECT/frontend/package.json @@ -14,7 +14,7 @@ "@mui/icons-material": "^5.11.16", "@mui/lab": "^5.0.0-alpha.103", "@mui/material": "^5.12.0", - "@mui/styles": "5.12.0", + "@mui/styles": "5.16.7", "@paypal/react-paypal-js": "^8.1.3", "@react-pdf-viewer/core": "^3.12.0", "@react-pdf/renderer": "^3.1.9", @@ -38,7 +38,7 @@ "jspdf": "^2.5.1", "jspdf-autotable": "^3.5.28", "jwt-decode": "^3.1.2", - "maath": "^0.7.0", + "maath": "^0.10.8", "material-table": "^2.0.3", "moment": "^2.29.4", "numeral": "^2.0.6", @@ -70,7 +70,7 @@ "recharts": "^2.6.2", "simplebar-react": "^3.2.4", "styled-components": "^5.3.9", - "three": "^0.155.0", + "three": "^0.167.1", "toast": "^0.5.4", "use-reducer-logger": "^1.0.2", "valtio": "^1.11.1", @@ -109,7 +109,7 @@ "@material-ui/core": "^4.12.4", "@mui/icons-material": "^5.11.16", "@mui/material": "^5.12.0", - "@mui/styles": "^5.12.0", + "@mui/styles": "^5.16.7", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0",