From ef4459e3414bd94c8af6afd53e789541a32756d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 05:03:38 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-react-refresh from 0.5.3 to 0.5.4 Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.5.3...v0.5.4) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/public-ui/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/public-ui/package.json b/app/public-ui/package.json index de081d74..798566a1 100644 --- a/app/public-ui/package.json +++ b/app/public-ui/package.json @@ -45,7 +45,7 @@ "babel-plugin-react-compiler": "^1.0.0", "eslint": "^9.39.5", "eslint-plugin-react-hooks": "^7.1.1", - "eslint-plugin-react-refresh": "^0.5.3", + "eslint-plugin-react-refresh": "^0.5.4", "globals": "^17.9.0", "jsdom": "^29.1.1", "typescript": "~6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c4b80cf..19d11848 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,8 +119,8 @@ importers: specifier: ^7.1.1 version: 7.1.1(eslint@9.39.5(jiti@2.7.0)) eslint-plugin-react-refresh: - specifier: ^0.5.3 - version: 0.5.3(eslint@9.39.5(jiti@2.7.0)) + specifier: ^0.5.4 + version: 0.5.4(eslint@9.39.5(jiti@2.7.0)) globals: specifier: ^17.9.0 version: 17.9.0 @@ -1164,8 +1164,8 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 || ^10.0.0 - eslint-plugin-react-refresh@0.5.3: - resolution: {integrity: sha512-5EMmLCV98Pi4o/f/3DP/v/tNqLHMIc9I8LKClNDWhZ9JTho89/kQcitCXQBMG7sAfVRK0Ie3T2EDOzp1YXYiVA==} + eslint-plugin-react-refresh@0.5.4: + resolution: {integrity: sha512-7bqTKz7T0r+HKWFarNXByDE9/5+73wI2ru+M3zuqGbR7s/b/5/pQJXZoufWlrngqGqoZto73ZkGumCdLxk+4rw==} peerDependencies: eslint: ^9 || ^10 @@ -3040,7 +3040,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-refresh@0.5.3(eslint@9.39.5(jiti@2.7.0)): + eslint-plugin-react-refresh@0.5.4(eslint@9.39.5(jiti@2.7.0)): dependencies: eslint: 9.39.5(jiti@2.7.0)