From 7f15630b394294314649a0a4a29410e5e8b4b888 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 19:37:16 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-react to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d8b62b..691269f 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/lodash": "4.14.195", "@types/react": "18.0.38", "@types/react-dom": "18.0.11", - "@vitejs/plugin-react": "3.1.0", + "@vitejs/plugin-react": "4.3.0", "eslint-config-react-app": "7.0.1", "eslint-plugin-jsx-a11y": "6.7.1", "eslint-plugin-no-restricted-imports": "0.0.0",