From 4e5e71b1fac7ba570918ffb95b3e0dfa6f224005 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 20:13:13 +0000 Subject: [PATCH] Update dependency @vitejs/plugin-react to v6 --- apps/docs/package.json | 2 +- packages/ghost-ui/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index 17ab6630..26995356 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -85,7 +85,7 @@ "@types/node": "^22.0.0", "@types/react": "19.1.2", "@types/react-dom": "19.1.2", - "@vitejs/plugin-react": "^4.4.1", + "@vitejs/plugin-react": "^6.0.0", "gray-matter": "^4.0.3", "postcss": "^8.5.8", "react": "19.1.0", diff --git a/packages/ghost-ui/package.json b/packages/ghost-ui/package.json index dc0b1a64..0091361e 100644 --- a/packages/ghost-ui/package.json +++ b/packages/ghost-ui/package.json @@ -117,7 +117,7 @@ "@types/node": "^22.0.0", "@types/react": "19.1.2", "@types/react-dom": "19.1.2", - "@vitejs/plugin-react": "^4.4.1", + "@vitejs/plugin-react": "^6.0.0", "jiti": "^2.6.1", "postcss": "^8.5.8", "react": "19.1.0",