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

This commit is contained in:
2024-03-28 17:14:35 +00:00
parent 9988fd3d7b
commit 8e7f44f2d0
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "29.5.12",
"@types/node": "20.11.30",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"@types/react-dom": "18.2.23",
"@types/react-redux": "7.1.33",
"jest": "29.7.0",
"jest-css-modules-transform": "4.4.2",