Skip to content

Commit 6e89a6c

Browse files
chore(deps-dev): bump @vitejs/plugin-react in /webui/react-ui
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.5.0 to 4.5.1. - [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: 4.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aafbd91 commit 6e89a6c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

webui/react-ui/bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@eslint/js": "^9.28.0",
1313
"@types/react": "^19.1.4",
1414
"@types/react-dom": "^19.1.5",
15-
"@vitejs/plugin-react": "^4.5.0",
15+
"@vitejs/plugin-react": "^4.5.1",
1616
"eslint": "^9.28.0",
1717
"eslint-plugin-react-hooks": "^6.0.0",
1818
"eslint-plugin-react-refresh": "^0.4.20",
@@ -219,7 +219,7 @@
219219

220220
"@types/react-dom": ["@types/[email protected]", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg=="],
221221

222-
"@vitejs/plugin-react": ["@vitejs/[email protected].0", "", { "dependencies": { "@babel/core": "^7.26.10", "@babel/plugin-transform-react-jsx-self": "^7.25.9", "@babel/plugin-transform-react-jsx-source": "^7.25.9", "@rolldown/pluginutils": "1.0.0-beta.9", "@types/babel__core": "^7.20.5", "react-refresh": "^0.17.0" }, "peerDependencies": { "vite": "^4.2.0 || ^5.0.0 || ^6.0.0" } }, "sha512-JuLWaEqypaJmOJPLWwO335Ig6jSgC1FTONCWAxnqcQthLTK/Yc9aH6hr9z/87xciejbQcnP3GnA1FWUSWeXaeg=="],
222+
"@vitejs/plugin-react": ["@vitejs/[email protected].1", "", { "dependencies": { "@babel/core": "^7.26.10", "@babel/plugin-transform-react-jsx-self": "^7.25.9", "@babel/plugin-transform-react-jsx-source": "^7.25.9", "@rolldown/pluginutils": "1.0.0-beta.9", "@types/babel__core": "^7.20.5", "react-refresh": "^0.17.0" }, "peerDependencies": { "vite": "^4.2.0 || ^5.0.0 || ^6.0.0" } }, "sha512-uPZBqSI0YD4lpkIru6M35sIfylLGTyhGHvDZbNLuMA73lMlwJKz5xweH7FajfcCAc2HnINciejA9qTz0dr0M7A=="],
223223

224224
"acorn": ["[email protected]", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg=="],
225225

webui/react-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@eslint/js": "^9.28.0",
1919
"@types/react": "^19.1.4",
2020
"@types/react-dom": "^19.1.5",
21-
"@vitejs/plugin-react": "^4.5.0",
21+
"@vitejs/plugin-react": "^4.5.1",
2222
"eslint": "^9.28.0",
2323
"eslint-plugin-react-hooks": "^6.0.0",
2424
"eslint-plugin-react-refresh": "^0.4.20",

0 commit comments

Comments
 (0)