Update dependency @types/react-dom to v19.0.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-10 02:09:51 +00:00
parent 43f2f1d991
commit 12b8d9bfb2
2 changed files with 5 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "29.5.14",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react-redux": "7.1.34",
"jest": "29.7.0",
"jest-css-modules-transform": "4.4.2",