From a0ffaa7c3bb4a8e69b593888983bcb2576cf07b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 01:20:15 +0000 Subject: [PATCH] chore(deps): Update dependency @vitejs/plugin-react to ^5.1.4 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e793402..6928af7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@tsconfig/vite-react": "^7.0.2", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^5.1.2", + "@vitejs/plugin-react": "^5.1.4", "prettier": "^3.8.1", "tsx": "^4.21.0", "typescript": "~5.9.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06ee0b2..8d3dc3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ importers: specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.14) '@vitejs/plugin-react': - specifier: ^5.1.2 + specifier: ^5.1.4 version: 5.1.4(vite@7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)) prettier: specifier: ^3.8.1