Update dependency @types/react to v18.2.16
This commit is contained in:
parent
0b1a089967
commit
a2693ab324
@ -21,7 +21,7 @@
|
||||
"tailwindcss": "3.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "18.2.14",
|
||||
"@types/react": "18.2.16",
|
||||
"@types/react-redux": "7.1.25",
|
||||
"autoprefixer": "10.4.14",
|
||||
"cssnano": "6.0.1",
|
||||
|
@ -1269,10 +1269,10 @@
|
||||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@18.2.14":
|
||||
version "18.2.14"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
|
||||
integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
|
||||
"@types/react@18.2.16":
|
||||
version "18.2.16"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.16.tgz#403dda0e933caccac9efde569923239ac426786c"
|
||||
integrity sha512-LLFWr12ZhBJ4YVw7neWLe6Pk7Ey5R9OCydfuMsz1L8bZxzaawJj2p06Q8/EFEHDeTBQNFLF62X+CG7B2zIyu0Q==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
|
Loading…
Reference in New Issue
Block a user