From 35a2a6c3b05d071eb9913ba67b79a570d77289e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:59:11 +0100 Subject: [PATCH] fix(deps): update dependency react-toastify to v10 (#34) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 167b12b..cfd93f7 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-markdown": "^9.0.1", "react-mde": "12", "react-router-dom": "^6.21.2", - "react-toastify": "9.1.3", + "react-toastify": "10.0.4", "remark-breaks": "^4.0.0", "remark-gfm": "^4.0.0", "stylis-plugin-rtl": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index 321df2f..77ca381 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7824,7 +7824,7 @@ __metadata: react-markdown: "npm:^9.0.1" react-mde: "npm:12" react-router-dom: "npm:^6.21.2" - react-toastify: "npm:9.1.3" + react-toastify: "npm:10.0.4" remark-breaks: "npm:^4.0.0" remark-gfm: "npm:^4.0.0" stylis-plugin-rtl: "npm:^2.1.1" @@ -11410,15 +11410,15 @@ __metadata: languageName: node linkType: hard -"react-toastify@npm:9.1.3": - version: 9.1.3 - resolution: "react-toastify@npm:9.1.3" +"react-toastify@npm:10.0.4": + version: 10.0.4 + resolution: "react-toastify@npm:10.0.4" dependencies: - clsx: "npm:^1.1.1" + clsx: "npm:^2.1.0" peerDependencies: react: ">=16" react-dom: ">=16" - checksum: 12667aa10e6cf3f74be2e3c704c2d5570dd7de66fff89ae38fbfab1122e9a9f632de1cb712fe44a9a60b8ecca7590578157cb4ca6c4e8105a8cf80936a94e181 + checksum: 57f4d0032bf328381bdfeb78ab5efa988d425627a61ffa43b0caa184633a0ea44253a349d6b967247fa3d480ad82a2bbaa9063ce3f89be9550eb9b30398a6837 languageName: node linkType: hard