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

This commit is contained in:
2024-10-12 01:07:46 +00:00
parent c148a4fe1f
commit e3fcf79af9
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "29.5.13",
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@types/react-redux": "7.1.34",
"jest": "29.7.0",
"jest-css-modules-transform": "4.4.2",