Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

fix(deps): update dependency react-toastify to v9.1.3 #125

Merged
merged 1 commit into from
Aug 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react-i18next": "11.16.11",
"react-router": "6.14.2",
"react-router-dom": "6.14.2",
"react-toastify": "9.0.8",
"react-toastify": "9.1.3",
"stylis": "4.1.3",
"stylis-plugin-rtl": "2.1.1",
"validator": "13.9.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8622,7 +8622,7 @@ __metadata:
react-i18next: 11.16.11
react-router: 6.14.2
react-router-dom: 6.14.2
react-toastify: 9.0.8
react-toastify: 9.1.3
rollup-plugin-visualizer: 5.9.2
standard-version: 9.5.0
stylis: 4.1.3
Expand Down Expand Up @@ -11612,15 +11612,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:9.0.8":
version: 9.0.8
resolution: "react-toastify@npm:9.0.8"
"react-toastify@npm:9.1.3":
version: 9.1.3
resolution: "react-toastify@npm:9.1.3"
dependencies:
clsx: ^1.1.1
peerDependencies:
react: ">=16"
react-dom: ">=16"
checksum: d48fa369b3d19c63f9b6b1ecef076911aa97a43bb84ecdb1532e6f32932e3625c1c3e12a4c63e7eb211d33b8aa962e9b9a81ab6a47fef2c51185ce8c9a780336
checksum: e8bd92c5cbf831b43a042644ab9bc69abe6ceb3ce91ba71f5cd2d8b6a2c9885ca52770e1f1ba64c5632607f6df962db344a26c7fba57606faf5aa0e7bfc8535f
languageName: node
linkType: hard

Expand Down