diff --git a/docs/package.json b/docs/package.json index 114b388..e544a99 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,7 +19,7 @@ "@emotion/react": "~11.14.0", "@emotion/styled": "~11.14.1", "@mdx-js/react": "~3.1.1", - "@mui/icons-material": "~5.16.7", + "@mui/icons-material": "~5.18.0", "clsx": "^2.1.1", "prism-react-renderer": "^2.4.0", "react": "^18.3.1", diff --git a/package-lock.json b/package-lock.json index 86c6293..322864d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@emotion/react": "~11.14.0", "@emotion/styled": "~11.14.1", "@mdx-js/react": "~3.1.1", - "@mui/icons-material": "~5.16.7", + "@mui/icons-material": "~5.18.0", "clsx": "^2.1.1", "prism-react-renderer": "^2.4.0", "react": "^18.3.1", @@ -4151,9 +4151,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.16.7", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.7.tgz", - "integrity": "sha512-UrGwDJCXEszbDI7yV047BYU5A28eGJ79keTCP4cc74WyncuVrnurlmIRxaHL8YK+LI1Kzq+/JM52IAkNnv4u+Q==", + "version": "5.18.0", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.18.0.tgz", + "integrity": "sha512-1s0vEZj5XFXDMmz3Arl/R7IncFqJ+WQ95LDp1roHWGDE2oCO3IS4/hmiOv1/8SD9r6B7tv9GLiqVZYHo+6PkTg==", "dependencies": { "@babel/runtime": "^7.23.9" }, @@ -4166,8 +4166,8 @@ }, "peerDependencies": { "@mui/material": "^5.0.0", - "@types/react": "^17.0.0 || ^18.0.0", - "react": "^17.0.0 || ^18.0.0" + "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", + "react": "^17.0.0 || ^18.0.0 || ^19.0.0" }, "peerDependenciesMeta": { "@types/react": { @@ -19893,9 +19893,9 @@ "peer": true }, "@mui/icons-material": { - "version": "5.16.7", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.7.tgz", - "integrity": "sha512-UrGwDJCXEszbDI7yV047BYU5A28eGJ79keTCP4cc74WyncuVrnurlmIRxaHL8YK+LI1Kzq+/JM52IAkNnv4u+Q==", + "version": "5.18.0", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.18.0.tgz", + "integrity": "sha512-1s0vEZj5XFXDMmz3Arl/R7IncFqJ+WQ95LDp1roHWGDE2oCO3IS4/hmiOv1/8SD9r6B7tv9GLiqVZYHo+6PkTg==", "requires": { "@babel/runtime": "^7.23.9" } @@ -20785,7 +20785,7 @@ "@emotion/react": "~11.14.0", "@emotion/styled": "~11.14.1", "@mdx-js/react": "~3.1.1", - "@mui/icons-material": "~5.16.7", + "@mui/icons-material": "~5.18.0", "clsx": "^2.1.1", "prism-react-renderer": "^2.4.0", "react": "^18.3.1",