From 98322291941c920cbe1b274962cabf219a784de4 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 15:29:07 +0000 Subject: [PATCH] chore(patch): update eslint-plugin-react-refresh to 0.4.26 #patch (#508) Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index c80db65..6f202cb 100644 --- a/ui/package.json +++ b/ui/package.json @@ -73,7 +73,7 @@ "@vitejs/plugin-react": "5.1.2", "eslint": "9.39.2", "eslint-plugin-react-hooks": "7.0.1", - "eslint-plugin-react-refresh": "0.4.24", + "eslint-plugin-react-refresh": "0.4.26", "globals": "16.5.0", "prettier": "3.7.4", "prettier-plugin-tailwindcss": "0.7.2", diff --git a/ui/yarn.lock b/ui/yarn.lock index daa62d2..23645cc 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -3138,10 +3138,10 @@ eslint-plugin-react-hooks@7.0.1: zod "^3.25.0 || ^4.0.0" zod-validation-error "^3.5.0 || ^4.0.0" -eslint-plugin-react-refresh@0.4.24: - version "0.4.24" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.24.tgz#6914e8757eb7d7ccc3efb9dbcc8a51feda71d89e" - integrity sha512-nLHIW7TEq3aLrEYWpVaJ1dRgFR+wLDPN8e8FpYAql/bMV2oBEfC37K0gLEGgv9fy66juNShSMV8OkTqzltcG/w== +eslint-plugin-react-refresh@0.4.26: + version "0.4.26" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.26.tgz#2bcdd109ea9fb4e0b56bb1b5146cf8841b21b626" + integrity sha512-1RETEylht2O6FM/MvgnyvT+8K21wLqDNg4qD51Zj3guhjt433XbnnkVttHMyaVyAFD03QSV4LPS5iE3VQmO7XQ== eslint-scope@^8.4.0: version "8.4.0"