This is an automated email from the ASF dual-hosted git repository.
jacopoc pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git
The following commit(s) were added to refs/heads/trunk by this push:
new 83847aceb Bump @vitejs/plugin-react from 6.0.4 to 6.0.5 in
/example/vite-react-app
83847aceb is described below
commit 83847acebf6bcc61d2fd6eefa6a91eb64f09407d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 03:56:31 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 88300d968..7229a8776 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.17",
"@types/react-dom": "^19.2.3",
- "@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 d80085795..eb5f63368 100644
--- a/example/vite-react-app/package.json
+++ b/example/vite-react-app/package.json
@@ -20,7 +20,7 @@
"devDependencies": {
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
- "@vitejs/plugin-react": "^6.0.4",
+ "@vitejs/plugin-react": "^6.0.5",
"prettier": "^3.9.6",
"typescript": "^7.0.2",
"vite": "^8.1.5"