Skip to content

Commit d51c53b

Browse files
fix(deps): bump @vitejs/plugin-react in /templates/node-react
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.7.0 to 5.0.4. - [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.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb6f6e7 commit d51c53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@eslint/js": "^9.30.1",
2424
"@types/react": "^19.1.8",
2525
"@types/react-dom": "^19.1.6",
26-
"@vitejs/plugin-react": "^4.6.0",
26+
"@vitejs/plugin-react": "^5.0.4",
2727
"concurrently": "^9.1.2",
2828
"eslint": "^9.30.1",
2929
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)