From 48042e2b59f3bb6280b3fcb67621b84801e680c2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Aug 2025 00:32:26 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-x to ^1.52.6 --- 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 7d7ac23..a3dd9ba 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -47,7 +47,7 @@ "eslint-plugin-react-dom": "^1.52.5", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "eslint-plugin-react-x": "^1.52.5", + "eslint-plugin-react-x": "^1.52.6", "globals": "^16.3.0", "typescript": "^5.9.2", "typescript-eslint": "^8.38.0", -- 2.49.1