Skip to content

Commit 72fde9e

Browse files
Update dependency @types/react to v18.2.11
1 parent 5cf9b86 commit 72fde9e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2131,7 +2131,7 @@
21312131

21322132
"@types/prop-types@*":
21332133
version "15.7.5"
2134-
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz"
2134+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
21352135
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
21362136

21372137
"@types/qs@*":
@@ -2171,9 +2171,9 @@
21712171
"@types/react" "*"
21722172

21732173
"@types/react@*", "@types/react@^18.0.26":
2174-
version "18.0.26"
2175-
resolved "https://registry.npmjs.org/@types/react/-/react-18.0.26.tgz"
2176-
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
2174+
version "18.2.11"
2175+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.11.tgz#168f7dbb421ed214fcf8c5fe8e587765a3e02fd1"
2176+
integrity sha512-+hsJr9hmwyDecSMQAmX7drgbDpyE+EgSF6t7+5QEBAn1tQK7kl1vWZ4iRf6SjQ8lk7dyEULxUmZOIpN0W5baZA==
21772177
dependencies:
21782178
"@types/prop-types" "*"
21792179
"@types/scheduler" "*"
@@ -2192,9 +2192,9 @@
21922192
"@types/node" "*"
21932193

21942194
"@types/scheduler@*":
2195-
version "0.16.2"
2196-
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz"
2197-
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
2195+
version "0.16.3"
2196+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
2197+
integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
21982198

21992199
"@types/serve-index@^1.9.1":
22002200
version "1.9.1"
@@ -3369,9 +3369,9 @@ csso@^4.2.0:
33693369
css-tree "^1.1.2"
33703370

33713371
csstype@^3.0.2:
3372-
version "3.1.1"
3373-
resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.1.tgz"
3374-
integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==
3372+
version "3.1.2"
3373+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
3374+
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
33753375

33763376
debug@2.6.9, debug@^2.6.0:
33773377
version "2.6.9"

0 commit comments

Comments
 (0)