chore(deps): update dependency @types/react-dom to ^19.1.2

This commit is contained in:
renovate[bot]
2025-04-09 17:25:25 +00:00
committed by GitHub
parent 9bfbaa8ded
commit 3d371d5942
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
"@testing-library/user-event": "^14.6.1",
"@types/mousetrap": "^1.6.15",
"@types/react": "^19.1.0",
"@types/react-dom": "^19.1.1",
"@types/react-dom": "^19.1.2",
"@types/react-infinite-scroller": "^1.2.5",
"@types/throttle-debounce": "^5.0.2",
"@types/tinycon": "^0.6.7",