Skip to content

Commit 29e0e81

Browse files
chore(deps): bump react-toastify from 9.1.3 to 10.0.1 in /client
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.3 to 10.0.1. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](fkhadra/react-toastify@v9.1.3...v10.0.1) --- 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 0f28705 commit 29e0e81

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.1",
9494
"react-tooltip": "^5.25.0",
9595
"react-virtualized-auto-sizer": "^1.0.20",
9696
"react-window": "^1.8.10",

client/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9353,12 +9353,12 @@ react-to-print@^2.8.0:
93539353
dependencies:
93549354
prop-types "^15.8.1"
93559355

9356-
react-toastify@^9.1.3:
9357-
version "9.1.3"
9358-
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.3.tgz#1e798d260d606f50e0fab5ee31daaae1d628c5ff"
9359-
integrity sha512-fPfb8ghtn/XMxw3LkxQBk3IyagNpF/LIKjOBflbexr2AWxAH1MJgvnESwEwBn9liLFXgTKWgBSdZpw9m4OTHTg==
9356+
react-toastify@^10.0.1:
9357+
version "10.0.1"
9358+
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-10.0.1.tgz#c1fb8de0c48130f19a25323bbe44f5fb7e4d09fa"
9359+
integrity sha512-gQ/S2StRDl/6T6gUtfQyDhlYyWx37Q469nGi94Jddx3Wq220ym2mw80Wlvx3/PNvamEvQuCjw86ZZAILA7fXPg==
93609360
dependencies:
9361-
clsx "^1.1.1"
9361+
clsx "^2.1.0"
93629362

93639363
react-tooltip@^5.25.0:
93649364
version "5.25.0"

0 commit comments

Comments
 (0)