Skip to content

Commit 648583d

Browse files
build(deps-dev): bump @vitejs/plugin-react (#2111)
Bumps the patch-dependencies group in /react-example with 1 update: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react). Updates `@vitejs/plugin-react` from 5.0.1 to 5.0.2 - [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: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ac62d0 commit 648583d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

react-example/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@types/react": "^18.3.12",
1919
"@types/react-dom": "^18.3.1",
20-
"@vitejs/plugin-react": "^5.0.1",
20+
"@vitejs/plugin-react": "^5.0.2",
2121
"typescript": "^5.9.2",
2222
"vite": "^7.1.3"
2323
}

0 commit comments

Comments
 (0)