Skip to content

Commit 87a5cba

Browse files
build(deps-dev): bump @vitejs/plugin-react from 5.0.4 to 5.1.0 (#502)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.0.4 to 5.1.0. - [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@5.1.0/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83cbc23 commit 87a5cba

File tree

2 files changed

+333
-346
lines changed

2 files changed

+333
-346
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/node": "^24.9.1",
5050
"@types/react": "^18.3.20",
5151
"@types/react-dom": "^18.3.6",
52-
"@vitejs/plugin-react": "^5.0.4",
52+
"@vitejs/plugin-react": "^5.1.0",
5353
"babel-plugin-react-compiler": "19.1.0-rc.3",
5454
"depcheck": "^1.4.7",
5555
"eslint": "^9.38.0",

0 commit comments

Comments
 (0)