fix: update @types/react-dom version to 19.1.17

This commit is contained in:
vchikalkin 2025-12-30 16:48:24 +03:00
parent 61546e2011
commit c9ec74c071

View File

@ -24,7 +24,7 @@
"devDependencies": {
"@types/node": "^20",
"@types/react": "19.1.17",
"@types/react-dom": "19.1.11",
"@types/react-dom": "19.1.17",
"@vchikalkin/eslint-config-awesome": "^2.2.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.16.0",