diff --git a/plugins/notifications/package.json b/plugins/notifications/package.json index 9832871023..9da48caefc 100644 --- a/plugins/notifications/package.json +++ b/plugins/notifications/package.json @@ -43,6 +43,7 @@ "@material-ui/lab": "^4.0.0-alpha.61", "@types/react": "^16.13.1 || ^17.0.0", "lodash": "^4.17.21", + "material-ui-confirm": "^3.0.12", "notistack": "^3.0.1", "react-relative-time": "^0.0.9", "react-use": "^17.2.4" diff --git a/yarn.lock b/yarn.lock index 9a940a725a..bcb3acdc0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6212,6 +6212,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/react": ^16.13.1 || ^17.0.0 lodash: ^4.17.21 + material-ui-confirm: ^3.0.12 msw: ^1.0.0 notistack: ^3.0.1 react-relative-time: ^0.0.9 @@ -30548,6 +30549,17 @@ __metadata: languageName: node linkType: hard +"material-ui-confirm@npm:^3.0.12": + version: 3.0.12 + resolution: "material-ui-confirm@npm:3.0.12" + peerDependencies: + "@mui/material": ">= 5.0.0" + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + checksum: de1092fdc4ab8104fbfdb5034921aeb2a5db5854ad5e31fb24dc4c204c6fb5b66a33ad377abf7adda390c432aefe96a2188ef1b8a3b9c1a80a9a28af63833458 + languageName: node + linkType: hard + "material-ui-popup-state@npm:^1.9.3": version: 1.9.3 resolution: "material-ui-popup-state@npm:1.9.3"