From de19fdc111a91adf2850d89246cdb32562ac2058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 00:44:38 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20bump=20@vitejs/plugin-react=20from?= =?UTF-8?q?=206.0.2=20to=206.0.3=20in=20/apps/admin=5Fdashboard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.3/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/admin_dashboard/bun.lock | 4 ++-- apps/admin_dashboard/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/admin_dashboard/bun.lock b/apps/admin_dashboard/bun.lock index f3431ac6..b742454d 100644 --- a/apps/admin_dashboard/bun.lock +++ b/apps/admin_dashboard/bun.lock @@ -6,7 +6,7 @@ "name": "@five08/admin-dashboard", "dependencies": { "@tailwindcss/vite": "4.3.1", - "@vitejs/plugin-react": "6.0.2", + "@vitejs/plugin-react": "6.0.3", "class-variance-authority": "0.7.1", "clsx": "2.1.1", "lucide-react": "1.16.0", @@ -292,7 +292,7 @@ "@types/validate-npm-package-name": ["@types/validate-npm-package-name@4.0.2", "", {}, "sha512-lrpDziQipxCEeK5kWxvljWYhUvOiB2A9izZd9B2AFarYAkqZshb4lPbRs7zKEic6eGtH8V/2qJW+dPp9OtF6bw=="], - "@vitejs/plugin-react": ["@vitejs/plugin-react@6.0.2", "", { "dependencies": { "@rolldown/pluginutils": "^1.0.0" }, "peerDependencies": { "@rolldown/plugin-babel": "^0.1.7 || ^0.2.0", "babel-plugin-react-compiler": "^1.0.0", "vite": "^8.0.0" }, "optionalPeers": ["@rolldown/plugin-babel", "babel-plugin-react-compiler"] }, "sha512-DlSMqo4WhThw4vB8Mpn0Woe9J+Jfq1geJ61AKW0QEgLzGMNwtIMdxbDUzLxcun8W7NbJO0e2Jg/Nxm3cCSVzzg=="], + "@vitejs/plugin-react": ["@vitejs/plugin-react@6.0.3", "", { "dependencies": { "@rolldown/pluginutils": "^1.0.1" }, "peerDependencies": { "@rolldown/plugin-babel": "^0.1.7 || ^0.2.0", "babel-plugin-react-compiler": "^1.0.0", "vite": "^8.0.0" }, "optionalPeers": ["@rolldown/plugin-babel", "babel-plugin-react-compiler"] }, "sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg=="], "@vitest/expect": ["@vitest/expect@4.1.6", "", { "dependencies": { "@standard-schema/spec": "^1.1.0", "@types/chai": "^5.2.2", "@vitest/spy": "4.1.6", "@vitest/utils": "4.1.6", "chai": "^6.2.2", "tinyrainbow": "^3.1.0" } }, "sha512-7EHDquPthALSV0jhhjgEW8FXaviMx7rSqu8W6oqCoAuOhKov814P99QDV1pxMA3QPv21YudvJngIhjrNI4opLg=="], diff --git a/apps/admin_dashboard/package.json b/apps/admin_dashboard/package.json index 3283680f..7fef04b4 100644 --- a/apps/admin_dashboard/package.json +++ b/apps/admin_dashboard/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@tailwindcss/vite": "4.3.1", - "@vitejs/plugin-react": "6.0.2", + "@vitejs/plugin-react": "6.0.3", "class-variance-authority": "0.7.1", "clsx": "2.1.1", "lucide-react": "1.16.0",