Skip to content

Commit 4fb4e1d

Browse files
⬆️ upgrade @types/react to v18.2.48
1 parent 4dfdb5c commit 4fb4e1d

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
@@ -658,9 +658,9 @@
658658
"@types/react" "*"
659659

660660
"@types/react@*", "@types/react@>=16", "@types/react@^18.0.17":
661-
version "18.2.47"
662-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47.tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40"
663-
integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ==
661+
version "18.2.48"
662+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1"
663+
integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==
664664
dependencies:
665665
"@types/prop-types" "*"
666666
"@types/scheduler" "*"

0 commit comments

Comments
 (0)