From 78e2326a3703fb129bdb4c717642f206e5221a1b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Sep 2025 00:43:10 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-x to ^1.53.1 --- virtweb_frontend/package-lock.json | 2 +- virtweb_frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/virtweb_frontend/package-lock.json b/virtweb_frontend/package-lock.json index e0d5501..74fbfff 100644 --- a/virtweb_frontend/package-lock.json +++ b/virtweb_frontend/package-lock.json @@ -45,7 +45,7 @@ "eslint-plugin-react-dom": "^1.53.1", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "eslint-plugin-react-x": "^1.52.9", + "eslint-plugin-react-x": "^1.53.1", "globals": "^16.3.0", "typescript": "^5.9.2", "typescript-eslint": "^8.43.0", diff --git a/virtweb_frontend/package.json b/virtweb_frontend/package.json index e10a9dc..5ad445c 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -47,7 +47,7 @@ "eslint-plugin-react-dom": "^1.53.1", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "eslint-plugin-react-x": "^1.52.9", + "eslint-plugin-react-x": "^1.53.1", "globals": "^16.3.0", "typescript": "^5.9.2", "typescript-eslint": "^8.43.0",