From 94533e7e7100f4d52a5f810188ae56636f949fbb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Sep 2025 00:32:02 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-x to ^1.52.9 --- 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 c06d74a..7a852d1 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -47,7 +47,7 @@ "eslint-plugin-react-dom": "^1.52.9", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "eslint-plugin-react-x": "^1.52.6", + "eslint-plugin-react-x": "^1.52.9", "globals": "^16.3.0", "typescript": "^5.9.2", "typescript-eslint": "^8.38.0",