This is an automated email from the ASF dual-hosted git repository.

jacopoc pushed a commit to branch release24.09
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git


The following commit(s) were added to refs/heads/release24.09 by this push:
     new 2699887a2 Bump @vitejs/plugin-react from 6.0.4 to 6.0.5 in 
/example/vite-react-app
2699887a2 is described below

commit 2699887a2e5447ca6a49352cca98608c6129189c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 07:28:00 2026 +0000

    Bump @vitejs/plugin-react from 6.0.4 to 6.0.5 in /example/vite-react-app
    
    Bumps 
[@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)
 from 6.0.4 to 6.0.5.
    - [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/[email protected]/packages/plugin-react)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitejs/plugin-react"
      dependency-version: 6.0.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 example/vite-react-app/package-lock.json | 8 ++++----
 example/vite-react-app/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/example/vite-react-app/package-lock.json 
b/example/vite-react-app/package-lock.json
index af5c47c96..3a11be7c0 100644
--- a/example/vite-react-app/package-lock.json
+++ b/example/vite-react-app/package-lock.json
@@ -16,7 +16,7 @@
       "devDependencies": {
         "@types/react": "^19.2.18",
         "@types/react-dom": "^19.2.4",
-        "@vitejs/plugin-react": "^6.0.4",
+        "@vitejs/plugin-react": "^6.0.5",
         "prettier": "^3.9.6",
         "typescript": "^7.0.2",
         "vite": "^8.1.5"
@@ -742,9 +742,9 @@
       }
     },
     "node_modules/@vitejs/plugin-react": {
-      "version": "6.0.4",
-      "resolved": 
"https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.4.tgz";,
-      "integrity": 
"sha512-XcCQz0TBpBgljhj0gMuuDj49i6Ytqh5q1osT/Gp5uAVJUCTWxyskk/l1jwYYiu2xcNHHipdMz40EGfM1VdamVg==",
+      "version": "6.0.5",
+      "resolved": 
"https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.5.tgz";,
+      "integrity": 
"sha512-BOVzne/NL162sMdResB25mUv+vWMF5NoAjNf09TeGlE7ZpszZWSD3winycicLJw72yeVsoCn/2kOhEuCvEShMA==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
diff --git a/example/vite-react-app/package.json 
b/example/vite-react-app/package.json
index e20f2bd9d..a34dc02b2 100644
--- a/example/vite-react-app/package.json
+++ b/example/vite-react-app/package.json
@@ -20,7 +20,7 @@
   "devDependencies": {
     "@types/react": "^19.2.18",
     "@types/react-dom": "^19.2.4",
-    "@vitejs/plugin-react": "^6.0.4",
+    "@vitejs/plugin-react": "^6.0.5",
     "prettier": "^3.9.6",
     "typescript": "^7.0.2",
     "vite": "^8.1.5"

Reply via email to