Skip to content

Commit ae1779f

Browse files
chore(web-devtools): update-yarn-lockfile
1 parent bf8e8b8 commit ae1779f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

yarn.lock

+13
Original file line numberDiff line numberDiff line change
@@ -8001,6 +8001,7 @@ __metadata:
80018001
react: "npm:^18.2.0"
80028002
react-dom: "npm:^18.2.0"
80038003
react-markdown: "npm:^8.0.7"
8004+
react-toastify: "npm:^10.0.5"
80048005
ts-node: "npm:^10.9.2"
80058006
typescript: "npm:^5.5.3"
80068007
typewriter-effect: "npm:^2.21.0"
@@ -33790,6 +33791,18 @@ __metadata:
3379033791
languageName: node
3379133792
linkType: hard
3379233793

33794+
"react-toastify@npm:^10.0.5":
33795+
version: 10.0.5
33796+
resolution: "react-toastify@npm:10.0.5"
33797+
dependencies:
33798+
clsx: "npm:^2.1.0"
33799+
peerDependencies:
33800+
react: ">=18"
33801+
react-dom: ">=18"
33802+
checksum: 6630f4b6d6902d827efd5e66c09df693c7ab8abeeb6ef24d880080f47b636614ef9cc251dd5e6564d49fe2f6f25f720ce0f7ef72cd4b0cd58a65b7c4b8052fac
33803+
languageName: node
33804+
linkType: hard
33805+
3379333806
"react-toastify@npm:^9.1.3":
3379433807
version: 9.1.3
3379533808
resolution: "react-toastify@npm:9.1.3"

0 commit comments

Comments
 (0)