Update dependency @types/react to v18.2.45
This commit is contained in:
parent
12cc88bda5
commit
11bf5192e1
@ -21,7 +21,7 @@
|
||||
"tailwindcss": "3.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "18.2.44",
|
||||
"@types/react": "18.2.45",
|
||||
"@types/react-redux": "7.1.33",
|
||||
"autoprefixer": "10.4.16",
|
||||
"cssnano": "6.0.1",
|
||||
|
@ -1261,10 +1261,10 @@
|
||||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@18.2.44":
|
||||
version "18.2.44"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.44.tgz#13104f12d30545f4cea11b8d81809bec316fe175"
|
||||
integrity sha512-i7rRdWr8XsAdqVXU05NSlash6DapNLVoNnsfWfOYN2BUIzkH2YgagIeOuUK1fNmJ08iGHpt2enwi0beaBR+ldA==
|
||||
"@types/react@18.2.45":
|
||||
version "18.2.45"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.45.tgz#253f4fac288e7e751ab3dc542000fb687422c15c"
|
||||
integrity sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
|
Loading…
Reference in New Issue
Block a user