chore(deps): update dependency @types/react to v18.3.12 #79

Merged
kjuulh merged 1 commits from renovate/react-monorepo into main 2024-10-23 07:19:35 +02:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit f1ff03045d - Show all commits

View File

@ -13,7 +13,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "2.2.0",
"typescript": "4.9.3",

View File

@ -340,10 +340,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.3.11":
version "18.3.11"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537"
integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==
"@types/react@18.3.12":
version "18.3.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"