Update dependency @types/react to v18.2.27
This commit is contained in:
parent
471912afe9
commit
ed6929ee60
@ -20,7 +20,7 @@
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/node": "18.18.4",
|
||||
"@types/react": "18.2.26",
|
||||
"@types/react": "18.2.27",
|
||||
"@types/react-dom": "18.2.11",
|
||||
"@types/react-redux": "7.1.27",
|
||||
"jest": "29.7.0",
|
||||
|
@ -907,10 +907,10 @@
|
||||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@18.2.26":
|
||||
version "18.2.26"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.26.tgz#3bc3f33b804cbfd7d0bda6e8a014cb6ee4be74b9"
|
||||
integrity sha512-ZaMtQo/fasHwMSRTED+u4Cjnkl0uuqEFJ2rKF0DQXji1v24DaNdSe9am4ldiDKFD/MpzbyS8UEOceh1/Oiw89g==
|
||||
"@types/react@18.2.27":
|
||||
version "18.2.27"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.27.tgz#746e52b06f3ccd5d7a724fd53769b70792601440"
|
||||
integrity sha512-Wfv7B7FZiR2r3MIqbAlXoY1+tXm4bOqfz4oRr+nyXdBqapDBZ0l/IGcSlAfvxIHEEJjkPU0MYAc/BlFPOcrgLw==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
|
Loading…
Reference in New Issue
Block a user