From 5969f75a9a7125a24efeb7c4461ec22735bcc0e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 00:52:19 +0000 Subject: [PATCH] deps: Update dependency @vitejs/plugin-react to v6.0.2 --- services/qyl.dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/qyl.dashboard/package.json b/services/qyl.dashboard/package.json index b6abbc7f4..9dd3d3892 100644 --- a/services/qyl.dashboard/package.json +++ b/services/qyl.dashboard/package.json @@ -42,7 +42,7 @@ "@testing-library/jest-dom": "6.9.1", "@types/react": "19.2.17", "@types/react-dom": "19.2.3", - "@vitejs/plugin-react": "6.0.1", + "@vitejs/plugin-react": "6.0.2", "@vitest/coverage-v8": "4.1.9", "eslint": "10.5.0", "globals": "17.7.0",