From 31692371ff2f5fc82bfd75479db9209b9092f847 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 01:41:27 +0000 Subject: [PATCH] fix(deps): update dependency react-toastify to v10.0.5 --- example/package.json | 2 +- package.json | 2 +- yarn.lock | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/example/package.json b/example/package.json index 097b8d6..c78be29 100644 --- a/example/package.json +++ b/example/package.json @@ -34,7 +34,7 @@ "react-i18next": "14.0.8", "react-leaflet": "^4.2.1", "react-router-dom": "6.22.3", - "react-toastify": "10.0.4", + "react-toastify": "10.0.5", "stylis-plugin-rtl": "2.1.1" }, "devDependencies": { diff --git a/package.json b/package.json index 0166f3f..427f59f 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "react-i18next": "14.0.8", "react-leaflet": "^4.2.1", "react-router-dom": "6.22.3", - "react-toastify": "10.0.4", + "react-toastify": "10.0.5", "stylis-plugin-rtl": "2.1.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 1e1ad88..a0095c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2406,7 +2406,7 @@ __metadata: react-i18next: "npm:14.0.8" react-leaflet: "npm:^4.2.1" react-router-dom: "npm:6.22.3" - react-toastify: "npm:10.0.4" + react-toastify: "npm:10.0.5" rollup-plugin-visualizer: "npm:5.12.0" storybook: "npm:7.6.17" stylis-plugin-rtl: "npm:2.1.1" @@ -9368,7 +9368,7 @@ __metadata: react-i18next: "npm:14.0.8" react-leaflet: "npm:^4.2.1" react-router-dom: "npm:6.22.3" - react-toastify: "npm:10.0.4" + react-toastify: "npm:10.0.5" rollup-plugin-visualizer: "npm:5.12.0" stylis-plugin-rtl: "npm:2.1.1" typescript: "npm:^5.3.3" @@ -14382,15 +14382,15 @@ __metadata: languageName: node linkType: hard -"react-toastify@npm:10.0.4": - version: 10.0.4 - resolution: "react-toastify@npm:10.0.4" +"react-toastify@npm:10.0.5": + version: 10.0.5 + resolution: "react-toastify@npm:10.0.5" dependencies: clsx: "npm:^2.1.0" peerDependencies: - react: ">=16" - react-dom: ">=16" - checksum: 10/57f4d0032bf328381bdfeb78ab5efa988d425627a61ffa43b0caa184633a0ea44253a349d6b967247fa3d480ad82a2bbaa9063ce3f89be9550eb9b30398a6837 + react: ">=18" + react-dom: ">=18" + checksum: 10/6630f4b6d6902d827efd5e66c09df693c7ab8abeeb6ef24d880080f47b636614ef9cc251dd5e6564d49fe2f6f25f720ce0f7ef72cd4b0cd58a65b7c4b8052fac languageName: node linkType: hard