From 39bd8a3aeabf65a25dc320e350e4bead28a81890 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 13:50:24 +0000 Subject: [PATCH] Update dependency @vitejs/plugin-react to ^6.0.5 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0a2b3f1..7dcf447 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/styled-components": "^5.1.36", "@typescript-eslint/eslint-plugin": "^8.65.0", "@typescript-eslint/parser": "^8.65.0", - "@vitejs/plugin-react": "^6.0.4", + "@vitejs/plugin-react": "^6.0.5", "@vitest/coverage-v8": "^4.1.10", "@vitest/ui": "^4.1.10", "eslint": "^9.39.5", diff --git a/yarn.lock b/yarn.lock index c8f3666..58f8dc8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1221,7 +1221,7 @@ __metadata: languageName: node linkType: hard -"@vitejs/plugin-react@npm:^6.0.4": +"@vitejs/plugin-react@npm:^6.0.5": version: 6.0.5 resolution: "@vitejs/plugin-react@npm:6.0.5" dependencies: @@ -2825,7 +2825,7 @@ __metadata: "@types/styled-components": "npm:^5.1.36" "@typescript-eslint/eslint-plugin": "npm:^8.65.0" "@typescript-eslint/parser": "npm:^8.65.0" - "@vitejs/plugin-react": "npm:^6.0.4" + "@vitejs/plugin-react": "npm:^6.0.5" "@vitest/coverage-v8": "npm:^4.1.10" "@vitest/ui": "npm:^4.1.10" "@xyflow/react": "npm:^12.11.2"