From d97cb369f02631a27febfa0702e67306b8883036 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Wed, 22 Jul 2026 12:43:49 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-react to v6.0.4 --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index f1b03dcd0..0a1880169 100644 --- a/ui/package.json +++ b/ui/package.json @@ -58,7 +58,7 @@ "@types/react": "19.2.17", "@types/react-dom": "19.2.3", "@vitejs/plugin-legacy": "8.2.1", - "@vitejs/plugin-react": "6.0.3", + "@vitejs/plugin-react": "6.0.4", "eslint": "10.7.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-jest": "29.15.5",