Skip to content

Commit cb8b42e

Browse files
chore(deps): bump react-toastify from 9.1.3 to 10.0.4 in /client
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.3 to 10.0.4. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](fkhadra/react-toastify@v9.1.3...v10.0.4) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efc7bcf commit cb8b42e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"react-resizable": "^3.0.5",
9191
"react-router-dom": "^6.14.1",
9292
"react-scroll": "^1.9.0",
93-
"react-toastify": "^9.1.3",
93+
"react-toastify": "^10.0.4",
9494
"react-tooltip": "^5.25.2",
9595
"react-virtualized-auto-sizer": "^1.0.21",
9696
"react-window": "^1.8.10",

client/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9404,12 +9404,12 @@ react-to-print@^2.8.0:
94049404
dependencies:
94059405
prop-types "^15.8.1"
94069406

9407-
react-toastify@^9.1.3:
9408-
version "9.1.3"
9409-
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.3.tgz#1e798d260d606f50e0fab5ee31daaae1d628c5ff"
9410-
integrity sha512-fPfb8ghtn/XMxw3LkxQBk3IyagNpF/LIKjOBflbexr2AWxAH1MJgvnESwEwBn9liLFXgTKWgBSdZpw9m4OTHTg==
9407+
react-toastify@^10.0.4:
9408+
version "10.0.4"
9409+
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-10.0.4.tgz#6ecdbbf923a07fc45850e69b0566efc7bf733283"
9410+
integrity sha512-etR3RgueY8pe88SA67wLm8rJmL1h+CLqUGHuAoNsseW35oTGJEri6eBTyaXnFKNQ80v/eO10hBYLgz036XRGgA==
94119411
dependencies:
9412-
clsx "^1.1.1"
9412+
clsx "^2.1.0"
94139413

94149414
react-tooltip@^5.25.2:
94159415
version "5.25.2"

0 commit comments

Comments
 (0)