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

Commit 257073c

Browse files
chore(deps): update dependency @types/react to v18.2.59
1 parent 174f3b0 commit 257073c

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

yarn.lock

+10-15
Original file line numberDiff line numberDiff line change
@@ -3426,12 +3426,7 @@
34263426
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
34273427
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
34283428

3429-
"@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==
3433-
3434-
"@types/prop-types@^15.7.11":
3429+
"@types/prop-types@*", "@types/prop-types@^15.7.11":
34353430
version "15.7.11"
34363431
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.11.tgz#2596fb352ee96a1379c657734d4b913a613ad563"
34373432
integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==
@@ -3468,9 +3463,9 @@
34683463
csstype "^3.0.2"
34693464

34703465
"@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==
3466+
version "18.2.59"
3467+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.59.tgz#14c7bcab22e2ce71d9eaa02f78d3d55067724d7f"
3468+
integrity sha512-DE+F6BYEC8VtajY85Qr7mmhTd/79rJKIHCg99MU9SWPB4xvLb6D1za2vYflgZfmPqQVEr6UqJTnLXEwzpVPuOg==
34743469
dependencies:
34753470
"@types/prop-types" "*"
34763471
"@types/scheduler" "*"
@@ -3482,9 +3477,9 @@
34823477
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
34833478

34843479
"@types/scheduler@*":
3485-
version "0.16.2"
3486-
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
3487-
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
3480+
version "0.16.8"
3481+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
3482+
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
34883483

34893484
"@types/serve-index@^1.9.1":
34903485
version "1.9.1"
@@ -5418,9 +5413,9 @@ csso@^5.0.5:
54185413
css-tree "~2.2.0"
54195414

54205415
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==
5416+
version "3.1.3"
5417+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
5418+
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
54245419

54255420
csstype@^3.1.2:
54265421
version "3.1.2"

0 commit comments

Comments
 (0)