try and upgrade types/react-dom

This commit is contained in:
Samuel Newman
2025-09-11 12:09:07 +03:00
parent 4c4644d089
commit be56364733
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -245,7 +245,7 @@
"@types/lodash.shuffle": "^4.2.7",
"@types/psl": "^1.1.1",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.8",
"@types/react-dom": "^19.1.9",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"babel-jest": "^29.7.0",
@@ -276,7 +276,7 @@
"react-refresh": "^0.14.0",
"svgo": "^3.3.2",
"ts-node": "^10.9.1",
"typescript": "~5.9.2",
"typescript": "^5.9.2",
"webpack-bundle-analyzer": "^4.10.1"
},
"resolutions": {