Update dependency @types/react-dom to v18.2.21
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2024-03-06 23:28:01 +00:00
parent 5e02198508
commit 8afbd37860
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "29.5.12",
"@types/node": "20.11.25",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.20",
"@types/react-dom": "18.2.21",
"@types/react-redux": "7.1.33",
"jest": "29.7.0",
"jest-css-modules-transform": "4.4.2",