Skip to content

Commit f69e4b7

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 01b7b13 commit f69e4b7

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.26.0",
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
@@ -9329,12 +9329,12 @@ react-to-print@^2.8.0:
93299329
dependencies:
93309330
prop-types "^15.8.1"
93319331

9332-
react-toastify@^9.1.3:
9333-
version "9.1.3"
9334-
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.3.tgz#1e798d260d606f50e0fab5ee31daaae1d628c5ff"
9335-
integrity sha512-fPfb8ghtn/XMxw3LkxQBk3IyagNpF/LIKjOBflbexr2AWxAH1MJgvnESwEwBn9liLFXgTKWgBSdZpw9m4OTHTg==
9332+
react-toastify@^10.0.4:
9333+
version "10.0.4"
9334+
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-10.0.4.tgz#6ecdbbf923a07fc45850e69b0566efc7bf733283"
9335+
integrity sha512-etR3RgueY8pe88SA67wLm8rJmL1h+CLqUGHuAoNsseW35oTGJEri6eBTyaXnFKNQ80v/eO10hBYLgz036XRGgA==
93369336
dependencies:
9337-
clsx "^1.1.1"
9337+
clsx "^2.1.0"
93389338

93399339
react-tooltip@^5.26.0:
93409340
version "5.26.0"

0 commit comments

Comments
 (0)