Skip to content

Commit 97d4586

Browse files
chore(deps): bump react-toastify from 9.1.3 to 10.0.3 in /client
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.3 to 10.0.3. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](fkhadra/react-toastify@v9.1.3...v10.0.3) --- 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 053561e commit 97d4586

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.3",
9494
"react-tooltip": "^5.25.2",
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
@@ -9368,12 +9368,12 @@ react-to-print@^2.8.0:
93689368
dependencies:
93699369
prop-types "^15.8.1"
93709370

9371-
react-toastify@^9.1.3:
9372-
version "9.1.3"
9373-
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.3.tgz#1e798d260d606f50e0fab5ee31daaae1d628c5ff"
9374-
integrity sha512-fPfb8ghtn/XMxw3LkxQBk3IyagNpF/LIKjOBflbexr2AWxAH1MJgvnESwEwBn9liLFXgTKWgBSdZpw9m4OTHTg==
9371+
react-toastify@^10.0.3:
9372+
version "10.0.3"
9373+
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-10.0.3.tgz#1b948fabf63393464eb2f82119485de58b9a9b2f"
9374+
integrity sha512-PBJwXjFKKM73tgb6iSld4GMs9ShBWGUvc9zPHmdDgT4CdSr32iqSNh6y/fFN/tosvkTS6/tBLptDxXiXgcjvuw==
93759375
dependencies:
9376-
clsx "^1.1.1"
9376+
clsx "^2.1.0"
93779377

93789378
react-tooltip@^5.25.2:
93799379
version "5.25.2"

0 commit comments

Comments
 (0)