From caee122b0e39188d2a7fcbccc65497829db7ad1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 20:42:35 +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 2c3c5f0..d642a6b 100755 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/react-dom": "^18.0.9", "@typescript-eslint/eslint-plugin": "^5.46.1", "@typescript-eslint/parser": "^5.46.1", - "@vitejs/plugin-react": "^3.0.0", + "@vitejs/plugin-react": "^4.0.0", "babel-loader": "^9.1.0", "conventional-github-releaser": "3.1.5", "eslint": "^8.30.0",