Update dependency @types/react-dom 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-14 00:38:35 +00:00
parent 72a8798d2a
commit fa1284a305
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -523,10 +523,10 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==
"@types/react-dom@19.1.4":
version "19.1.4"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.4.tgz#51bd9589ad43fd02a1e6a63690b9b6eb0be678e7"
integrity sha512-WxYAszDYgsMV31OVyoG4jbAgJI1Gw0Xq9V19zwhy6+hUUJlJIdZ3r/cbdmTqFv++SktQkZ/X+46yGFxp5XJBEg==
"@types/react-dom@19.1.5":
version "19.1.5"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.5.tgz#cdfe2c663742887372f54804b16e8dbc26bd794a"
integrity sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==
"@types/react-transition-group@^4.4.12":
version "4.4.12"