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

This commit is contained in:
2023-12-16 00:29:59 +00:00
parent ce7f829b71
commit 5785cbe6b3
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "29.5.11",
"@types/node": "20.10.4",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@types/react-dom": "18.2.18",
"@types/react-redux": "7.1.33",
"jest": "29.7.0",
"jest-css-modules-transform": "4.4.2",