Update dependency @types/react to v18.2.40
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-12-01 22:26:36 +00:00
parent b9713aebf5
commit 76fb37e4c2
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.3.5"
},
"devDependencies": {
"@types/react": "18.2.39",
"@types/react": "18.2.40",
"@types/react-redux": "7.1.31",
"autoprefixer": "10.4.16",
"cssnano": "6.0.1",

View File

@ -1268,10 +1268,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@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==
"@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==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"