Update dependency @types/react to v18.2.39
This commit is contained in:
parent
1da30bfb7c
commit
0f714e8c21
@ -21,7 +21,7 @@
|
||||
"tailwindcss": "3.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "18.2.38",
|
||||
"@types/react": "18.2.39",
|
||||
"@types/react-redux": "7.1.31",
|
||||
"autoprefixer": "10.4.16",
|
||||
"cssnano": "6.0.1",
|
||||
|
@ -1268,10 +1268,10 @@
|
||||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@18.2.38":
|
||||
version "18.2.38"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52"
|
||||
integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw==
|
||||
"@types/react@18.2.39":
|
||||
version "18.2.39"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.39.tgz#744bee99e053ad61fe74eb8b897f3ab5b19a7e25"
|
||||
integrity sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
|
Loading…
Reference in New Issue
Block a user