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

Commit 586810d

Browse files
committed
Not @types/react because it breaks stuff
1 parent b53e0ee commit 586810d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1825,9 +1825,9 @@
18251825
"@types/react" "*"
18261826

18271827
"@types/react@*", "@types/react@^17.0.2":
1828-
version "17.0.19"
1829-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
1830-
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
1828+
version "17.0.14"
1829+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f"
1830+
integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==
18311831
dependencies:
18321832
"@types/prop-types" "*"
18331833
"@types/scheduler" "*"

0 commit comments

Comments
 (0)