fix: added react-dom dep

This commit is contained in:
2025-11-07 11:28:15 +04:00
parent b0eab6cce7
commit 44b89245f0
2 changed files with 31 additions and 0 deletions

View File

@ -43,6 +43,7 @@
"next": "15.4.7",
"phone": "^3.1.67",
"react": "19.1.0",
"react-dom": "^19.2.0",
"react-imask": "^7.6.1",
"react-redux": "^9.2.0",
"redux-persist": "^6.0.0",
@ -68,6 +69,7 @@
"@types/lodash": "^4.17.20",
"@types/node": "^22.13.11",
"@types/react": "19.1.8",
"@types/react-dom": "^19",
"@types/react-redux": "^7.1.34",
"@types/react-slick": "^0",
"@types/redux-persist": "^4.3.1",