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

This commit is contained in:
renovate[bot]
2025-10-13 16:44:29 +00:00
committed by GitHub
parent 6451f5f3b7
commit 9a9613bba3
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.2.2",
"@types/react-dom": "^19.2.1",
"@types/react-dom": "^19.2.2",
"@types/react-infinite-scroller": "^1.2.5",
"@types/throttle-debounce": "^5.0.2",
"@types/tinycon": "^0.6.7",