diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 6bef8fb..a214914 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -32,7 +32,7 @@ "@types/jest": "^29.5.14", "@types/node": "^20.14.2", "@types/react": "^18.3.3", - "@types/react-dom": "^18.3.0", + "@types/react-dom": "^19.2.4", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^7.0.0", "autoprefixer": "^10.4.19",