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

This commit is contained in:
renovate[bot]
2025-08-26 12:15:08 +00:00
committed by GitHub
parent 583cc39849
commit a8d0bae16e
2 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@
"@testing-library/user-event": "^14.6.1",
"@types/mousetrap": "^1.6.15",
"@types/react": "^19.1.11",
"@types/react-dom": "^19.1.7",
"@types/react-dom": "^19.1.8",
"@types/react-infinite-scroller": "^1.2.5",
"@types/throttle-debounce": "^5.0.2",
"@types/tinycon": "^0.6.7",