From 991ccbc4127ce0324e835e0f29d9a786df6e6cbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:29:17 +0000 Subject: [PATCH] deps(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.1.4 Dependabot couldn't find the original pull request head commit, a079602aa8a66dbe475a1698f1ac4d78ac7040c2. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba80de6..2bf1d7c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "@vercel/node": "^5.3.6", - "@vitejs/plugin-react": "^4.4.1", + "@vitejs/plugin-react": "^5.1.4", "autoprefixer": "^10.4.21", "babel-plugin-react-dev-locator": "^1.0.0", "concurrently": "^9.2.0",