Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 061878e

Browse files
chore(deps): update dependency @types/react to v18.2.78
1 parent 174f3b0 commit 061878e

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

yarn.lock

+9-10
Original file line numberDiff line numberDiff line change
@@ -3427,9 +3427,9 @@
34273427
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
34283428

34293429
"@types/prop-types@*":
3430-
version "15.7.5"
3431-
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
3432-
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
3430+
version "15.7.12"
3431+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"
3432+
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
34333433

34343434
"@types/prop-types@^15.7.11":
34353435
version "15.7.11"
@@ -3468,12 +3468,11 @@
34683468
csstype "^3.0.2"
34693469

34703470
"@types/react@^18.2.33":
3471-
version "18.2.33"
3472-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877"
3473-
integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg==
3471+
version "18.2.78"
3472+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.78.tgz#94aec453d0ccca909998a2b4b2fd78af15a7d2fe"
3473+
integrity sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==
34743474
dependencies:
34753475
"@types/prop-types" "*"
3476-
"@types/scheduler" "*"
34773476
csstype "^3.0.2"
34783477

34793478
"@types/retry@0.12.0":
@@ -5418,9 +5417,9 @@ csso@^5.0.5:
54185417
css-tree "~2.2.0"
54195418

54205419
csstype@^3.0.2:
5421-
version "3.1.1"
5422-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9"
5423-
integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==
5420+
version "3.1.3"
5421+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
5422+
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
54245423

54255424
csstype@^3.1.2:
54265425
version "3.1.2"

0 commit comments

Comments
 (0)