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

This commit is contained in:
renovate[bot]
2025-04-30 13:32:29 +00:00
committed by GitHub
parent 52aa9ab2fe
commit 45ce35dfdb
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.2",
"@types/react-dom": "^19.1.2",
"@types/react-dom": "^19.1.3",
"@types/react-infinite-scroller": "^1.2.5",
"@types/throttle-debounce": "^5.0.2",
"@types/tinycon": "^0.6.7",