From 15eabf7c662500be0389ef128378c7d420f0a8bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Aug 2025 00:32:43 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-dom to ^1.52.4 --- virtweb_frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtweb_frontend/package.json b/virtweb_frontend/package.json index 2955e5b..3a29013 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -44,7 +44,7 @@ "@types/uuid": "^10.0.0", "@vitejs/plugin-react": "^4.7.0", "eslint": "^9.33.0", - "eslint-plugin-react-dom": "^1.52.3", + "eslint-plugin-react-dom": "^1.52.4", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", "eslint-plugin-react-x": "^1.52.3",