Update dependency @types/react to v18.2.41
This commit is contained in:
parent
9c1ec5850a
commit
e7a40ba57e
@ -21,7 +21,7 @@
|
||||
"tailwindcss": "3.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "18.2.40",
|
||||
"@types/react": "18.2.41",
|
||||
"@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.40":
|
||||
version "18.2.40"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.40.tgz#b1cc2bafdc81da3c9bb105cfe8b91211bbce2e0d"
|
||||
integrity sha512-H+BUhb9C1zBtogDLAk+KCNRKiHDrqSwQT/0z0PVTwMFBxqg3011ByLomADtgkgMkfwj4AMOiXBReyLTUBg681g==
|
||||
"@types/react@18.2.41":
|
||||
version "18.2.41"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9"
|
||||
integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
|
Loading…
Reference in New Issue
Block a user