Update dependency @types/react to v19.1.5
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 2025-05-22 00:39:19 +00:00
parent 8a9b2bb64a
commit 5ede11ab06
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/node": "22.15.21",
"@types/react": "19.1.4",
"@types/react": "19.1.5",
"@types/react-dom": "19.1.5",
"prettier": "3.5.3",
"typescript": "5.8.3"

View File

@ -533,10 +533,10 @@
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044"
integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==
"@types/react@19.1.4":
version "19.1.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.4.tgz#4d125f014d6ac26b4759775698db118701e314fe"
integrity sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==
"@types/react@19.1.5":
version "19.1.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.5.tgz#9feb3bdeb506d0c79d8533b6ebdcacdbcb4756db"
integrity sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==
dependencies:
csstype "^3.0.2"