diff --git a/package.json b/package.json index 2696dcf..d31caf5 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@fontsource/roboto": "^5.0.13", + "@mui/icons-material": "^5.15.18", "@mui/material": "^5.15.18", "next": "^14.2.3", "react": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index 91beb5f..7794be0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -288,6 +288,13 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.18.tgz#0f9426409a82f78423bdf504b2a5a3788656d612" integrity sha512-/9pVk+Al8qxAjwFUADv4BRZgMpZM4m5E+2Q/20qhVPuIJWqKp4Ie4tGExac6zu93rgPTYVQGgu+1vjiT0E+cEw== +"@mui/icons-material@^5.15.18": + version "5.15.18" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.18.tgz#51e42958ed671589f7a1af19b59372df884bcd61" + integrity sha512-jGhyw02TSLM0NgW+MDQRLLRUD/K4eN9rlK2pTBTL1OtzyZmQ8nB060zK1wA0b7cVrIiG+zyrRmNAvGWXwm2N9Q== + dependencies: + "@babel/runtime" "^7.23.9" + "@mui/material@^5.15.18": version "5.15.18" resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.18.tgz#1184e88cebb5c58625ca799531c0611c1fd9a2a8"