fix: react update to v19

This commit is contained in:
ghost2023
2026-05-22 15:47:26 +03:00
parent 3b2a0c6ffc
commit c9bf3f6726
2 changed files with 1327 additions and 1332 deletions

View File

@@ -29,8 +29,8 @@
"overrides": {
"date-fns": "^3.6.0",
"pdfjs-dist": "^3.11.174",
"react": "18.3.1",
"react-dom": "18.3.1"
"react": "19.2.6",
"react-dom": "19.2.6"
}
},
"lint-staged": {