Skip to content

Commit de192fb

Browse files
chore(deps): bump react-toastify from 9.1.3 to 10.0.5 in /client
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.3 to 10.0.5. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](fkhadra/react-toastify@v9.1.3...v10.0.5) --- 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 45bed7c commit de192fb

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.5",
9494
"react-tooltip": "^5.26.0",
9595
"react-virtualized-auto-sizer": "^1.0.24",
9696
"react-window": "^1.8.10",

client/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9400,12 +9400,12 @@ react-to-print@^2.8.0:
94009400
dependencies:
94019401
prop-types "^15.8.1"
94029402

9403-
react-toastify@^9.1.3:
9404-
version "9.1.3"
9405-
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.3.tgz#1e798d260d606f50e0fab5ee31daaae1d628c5ff"
9406-
integrity sha512-fPfb8ghtn/XMxw3LkxQBk3IyagNpF/LIKjOBflbexr2AWxAH1MJgvnESwEwBn9liLFXgTKWgBSdZpw9m4OTHTg==
9403+
react-toastify@^10.0.5:
9404+
version "10.0.5"
9405+
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-10.0.5.tgz#6b8f8386060c5c856239f3036d1e76874ce3bd1e"
9406+
integrity sha512-mNKt2jBXJg4O7pSdbNUfDdTsK9FIdikfsIE/yUCxbAEXl4HMyJaivrVFcn3Elvt5xvCQYhUZm+hqTIu1UXM3Pw==
94079407
dependencies:
9408-
clsx "^1.1.1"
9408+
clsx "^2.1.0"
94099409

94109410
react-tooltip@^5.26.0:
94119411
version "5.26.0"

0 commit comments

Comments
 (0)